summaryrefslogtreecommitdiffstats
path: root/src/components/ContactForm/ContactForm.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor: extract contact form from contact pageArmand Philippot2022-02-101-0/+155
The contact page file was too long. By extracting the contact form the readability is improved.