aboutsummaryrefslogtreecommitdiffstats
path: root/src/ts/types/contact.ts
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-19/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* refactor: rewrite types and servicesArmand Philippot2021-12-201-8/+8
| | | | | | | I was repeating myself a lot in services. So I rewrited the different functions to improve readability and I extracted some formatting functions to put them in utils. I also rewrited/reorganized some types to keep consistent names.
* chore: create mutation to send mail from contact formArmand Philippot2021-12-171-0/+19