| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor(components): rewrite ContactForm component | Armand Philippot | 2023-11-11 | 1 | -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 components | Armand Philippot | 2023-10-24 | 1 | -0/+15 |
