aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/forms/search-form
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): make form components compliant with Eslint rulesArmand Philippot2023-11-113-4/+9
|
* feat(components): replace icons with a generic Icon componentArmand Philippot2023-10-241-12/+16
| | | | | Sizes are also predefined and can be set using the `size` prop, so the consumers should no longer adjust the size in CSS.
* build: convert project to esmArmand Philippot2023-10-241-0/+1
|
* refactor(components): rewrite form componentsArmand Philippot2023-10-245-0/+247