Yogesh
initial deploy
cd8bd0a
Raw
History Blame Contribute Delete
152 Bytes
// Layout Components - Export all
export { default as DashboardLayout } from "./DashboardLayout";
export { default as AuthLayout } from "./AuthLayout";