Files
9router/src/shared/hooks/index.js
T
2026-01-05 09:58:59 +07:00

3 lines
68 B
JavaScript

// Shared Hooks - Export all
export { useTheme } from "./useTheme";