Type Alias: ThemeProviderProps
ThemeProviderProps:
object
Defined in: packages/ui/src/theme/ThemeProvider.tsx:6
Type declaration
children?
optional
children:React.ReactNode
fonts?
optional
fonts:string
[]
Fonts URLs.
theme?
optional
theme:Theme