aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/forms/toggle.stories.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace the toggle componentArmand Philippot2022-06-011-134/+0
|
* fix(settings): reduce font-size on small devicesArmand Philippot2022-05-251-0/+13
| | | | | With French translation, words are a little longer so I reduce the font size on small devices to avoid line breaking.
* refactor(storybook): reorganize design systemArmand Philippot2022-04-201-10/+14
| | | | | Add more stories for each components and change some components categories for better organization.
* refactor(toggle): use Checkbox component and move it to moleculesArmand Philippot2022-04-091-0/+117