mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-12 19:21:22 +00:00
Simplify selector with a unique icon
This commit is contained in:
parent
db211ee2b9
commit
c734b8016c
@ -6,6 +6,7 @@ import { useTranslation } from 'react-i18next';
|
||||
|
||||
const ThemeSelector = () => {
|
||||
const { t } = useTranslation(['core']);
|
||||
|
||||
const { themeMode, toggleTheme } = useThemeContext();
|
||||
|
||||
return (
|
||||
|
Loading…
x
Reference in New Issue
Block a user