ThemeProvider
A provider that sets the theme colors for the entire application.
API Reference
ThemeProvider
() => Promise<React.JSX.Element>
function ThemeProvider(): Promise<Element>
A provider that sets the theme colors for the entire application.
Returns
Promise<Element>Last updated