aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/Form
Commit message (Collapse)AuthorAgeFilesLines
* 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: add a theme toggleArmand Philippot2021-12-271-0/+4
| | | | Dark theme is not implemented yet.
* chore: define search form visibilityArmand Philippot2021-12-203-21/+37
|
* chore: create mutation to send mail from contact formArmand Philippot2021-12-171-7/+9
|
* chore: create contact pageArmand Philippot2021-12-166-0/+149