mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: i18n
This commit is contained in:
parent
1fe7e23fa8
commit
c0c78b5e4b
3 changed files with 21 additions and 3 deletions
|
|
@ -17,8 +17,6 @@ export const SettingsAppearance = () => {
|
|||
|
||||
return (
|
||||
<div className="settings-appearance">
|
||||
<p className="settings-appearance__description">Appearance</p>
|
||||
|
||||
<ThemeActions onListUpdated={loadThemes} themesCount={themes.length} />
|
||||
|
||||
<div className="settings-appearance__themes">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue