mirror of
https://github.com/felipegcoutinho/openmonetis.git
synced 2026-05-09 19:01:47 +00:00
refactor(core): centraliza hooks, providers e base compartilhada
This commit is contained in:
3
components/providers/index.ts
Normal file
3
components/providers/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { FontProvider } from "./font-provider";
|
||||
export { PrivacyProvider } from "./privacy-provider";
|
||||
export { ThemeProvider } from "./theme-provider";
|
||||
Reference in New Issue
Block a user