summaryrefslogtreecommitdiffstats
path: root/src/components/molecules/forms/motion-toggle.tsx
Commit message (Expand)AuthorAgeFilesLines
* chore: replace the Ackee select by a toggle componentArmand Philippot2022-06-011-1/+1
* chore: replace the toggle componentArmand Philippot2022-06-011-19/+63
* fix(settings): reduce font-size on small devicesArmand Philippot2022-05-251-1/+1
* refactor: rewrite Prism hooks and providersArmand Philippot2022-05-191-1/+2
* chore: handle settings changeArmand Philippot2022-05-181-6/+28
* refactor: support React 18Armand Philippot2022-04-161-4/+4
* refactor(toggle): use Checkbox component and move it to moleculesArmand Philippot2022-04-091-1/+1
* chore: add a Settings modal componentArmand Philippot2022-04-081-3/+5
* chore: add a MotionToggle componentArmand Philippot2022-04-071-0/+50