mirror of
https://bitbucket.org/Mattrixwv/mattrixwvreactcomponents.git
synced 2025-12-07 06:03:58 -05:00
Update component definitions
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
import ThemeProvider from "$/providers/theme/ThemeProvider";
|
||||
import ThemeProvider, { useTheme } from "$/providers/theme/ThemeProvider";
|
||||
|
||||
|
||||
export {
|
||||
ThemeProvider
|
||||
ThemeProvider,
|
||||
useTheme
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user