migration wip
This commit is contained in:
6
components/layout/index.ts
Normal file
6
components/layout/index.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
// Layout Components
|
||||
export { Header } from './Header';
|
||||
export { Footer } from './Footer';
|
||||
export { Layout } from './Layout';
|
||||
export { MobileMenu } from './MobileMenu';
|
||||
export { Navigation } from './Navigation';
|
||||
Reference in New Issue
Block a user