summaryrefslogtreecommitdiffstats
path: root/src/components/Settings/ThemeToggle/ThemeToggle.tsx
Commit message (Collapse)AuthorAgeFilesLines
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-2/+6
|
* refactor(settings): make toggle reusableArmand Philippot2022-01-171-0/+36
Toggle will be used for others settings so I extract the functionnality from ThemeToggle.