aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/layout/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/layout/index.ts')
-rw-r--r--src/components/molecules/layout/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/molecules/layout/index.ts b/src/components/molecules/layout/index.ts
index e43e664..58d5442 100644
--- a/src/components/molecules/layout/index.ts
+++ b/src/components/molecules/layout/index.ts
@@ -1,6 +1,5 @@
export * from './card';
export * from './code';
export * from './columns';
-export * from './meta';
export * from './page-footer';
export * from './page-header';