aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/toolbar/search.module.scss
Commit message (Collapse)AuthorAgeFilesLines
* refactor(components): replace Toolbar with Navbar componentArmand Philippot2023-11-111-11/+0
| | | | | | | | * remove SearchModal and SettingsModal components * add a generic NavbarItem component (instead of the previous toolbar items to avoid unreadable styles...) * move FlippingLabel component logic into NavbarItem since it is only used here
* refactor(components): rewrite Modal componentArmand Philippot2023-11-111-0/+8
| | | | | * add an optional close button * add an icon prop
* chore: add a Search componentArmand Philippot2022-04-141-0/+3