aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/forms/contact-form/contact-form.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): rewrite ContactForm componentArmand Philippot2023-11-111-2/+6
| | | | | | * remove `Notice` props to handle it directly inside the form * replace `sendMail` prop with `onSubmit` prop * use `useForm` hook to handle fields
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-0/+15