aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/ContactForm/ContactForm.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old pages, components, helpers and typesArmand Philippot2022-04-291-21/+0
| | | | | Since I'm using new components, I will also rewrite the GraphQL queries so it is easier to start from scratch.
* refactor: extract contact form from contact pageArmand Philippot2022-02-101-0/+21
The contact page file was too long. By extracting the contact form the readability is improved.