Interface: ThemeProviderProperties
Defined in: src/theme/components/ThemeProvider.tsx:28
Props for the ThemeProvider component
Propertiesโ
childrenโ
readonly children: ReactNode;
Defined in: src/theme/components/ThemeProvider.tsx:30
Child components to render within the theme context