uup
This commit is contained in:
5
app/components/layout/index.ts
Normal file
5
app/components/layout/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export { Container } from './Container';
|
||||
export { Grid } from './Grid';
|
||||
export { Flex } from './Flex';
|
||||
export { Sidebar } from './Sidebar';
|
||||
export { DashboardLayout } from './DashboardLayout';
|
||||
Reference in New Issue
Block a user