unsloth/frontend/src/components/layout/index.ts
2026-01-31 19:34:16 +01:00

2 lines
104 B
TypeScript

export { DashboardLayout } from "./dashboard-layout";
export { DashboardGrid } from "./dashboard-grid";