aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Form/Form.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace theme button with settingsArmand Philippot2022-01-051-1/+1
| | | | | I plan to add more user settings so theme options should be inside settings.
* refactor(sharing): avoid nested template literalsArmand Philippot2022-01-041-4/+2
| | | | | This improves readability. I also rename a variable to avoid duplicate between global scope and useEffect scope.
* chore: define search form visibilityArmand Philippot2021-12-201-1/+8
|
* chore: create mutation to send mail from contact formArmand Philippot2021-12-171-7/+9
|
* chore: create contact pageArmand Philippot2021-12-161-0/+16