Theme
API Reference
ThemeProvider
({ children }: { children: React.ReactNode; }) => React.JSX.Element
A provider that sets the theme colors for the entire application.
Parameters
Properties
children *
React.ReactNode
Returns
ElementLast updated
({ children }: { children: React.ReactNode; }) => React.JSX.Element
A provider that sets the theme colors for the entire application.
React.ReactNode