summaryrefslogtreecommitdiffstats
path: root/src/components/Settings/Settings.tsx
Commit message (Collapse)AuthorAgeFilesLines
* refactor(settings): make toggle reusableArmand Philippot2022-01-171-1/+1
| | | | | Toggle will be used for others settings so I extract the functionnality from ThemeToggle.
* chore: replace theme button with settingsArmand Philippot2022-01-051-0/+17
I plan to add more user settings so theme options should be inside settings.