const DEFAULT_THEME_OPTION
Last updated 2 months ago
This constant defines the default theme option in the Settings Page Component.
export const DEFAULT_THEME_OPTION: ThemeOption = THEME_OPTIONS[0]!;