src/theme/components/ThemeProvider
Theme provider component for initializing and providing theme context.
Remarksโ
Wraps the application or components to provide theme context and initialize the theme system. This component ensures that theme settings are available throughout the component tree and handles theme initialization on mount.