aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/forms/contact-form.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-154/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-24/+20
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-4/+4
* chore: add a Contact pageArmand Philippot2022-05-071-5/+13
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* chore: add a ContactForm componentArmand Philippot2022-04-151-0/+150