remix/ui/theme · Type
CreateThemeOptions
remix/ui/theme · Type
View Source
CreateThemeOptions
Signature
type
CreateThemeOptions
=
{
reset
?:
boolean
;
selector
?:
string
;
};