Type Alias: ThemeProviderProps
ThemeProviderProps =
object
Defined in: theme/ThemeProvider.tsx:9
Properties
children?
optionalchildren?:React.ReactNode
Defined in: theme/ThemeProvider.tsx:10
fonts?
optionalfonts?:string[]
Defined in: theme/ThemeProvider.tsx:15
Fonts URLs.
theme?
optionaltheme?:Theme
Defined in: theme/ThemeProvider.tsx:11