fix: show light/dark variant chips on Default theme card
This commit is contained in:
@@ -74,6 +74,7 @@ export function ThemesSettings() {
|
||||
name="Default"
|
||||
author="Bulwark"
|
||||
isDefaultTheme
|
||||
variants={['light', 'dark']}
|
||||
isDark={isDark}
|
||||
isActive={activeThemeId === null}
|
||||
isBuiltIn
|
||||
|
||||
Reference in New Issue
Block a user