aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/forms/labelled-field.tsx
Commit message (Expand)AuthorAgeFilesLines
* refactor(components): rewrite form componentsArmand Philippot2023-10-241-49/+0
* refactor: use named export for everything except pagesArmand Philippot2023-09-201-9/+8
* refactor(build): replace paths aliases with relative pathsArmand Philippot2023-09-191-2/+2
* chore: give autofocus to the toolbar search formArmand Philippot2022-05-241-11/+10
* refactor: support React 18Armand Philippot2022-04-161-2/+2
* chore: add a Settings modal componentArmand Philippot2022-04-081-4/+30
* chore: add labelled field componentArmand Philippot2022-04-011-0/+25