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 80db10a..75cbe28 100644
--- a/src/components/molecules/layout/index.ts
+++ b/src/components/molecules/layout/index.ts
@@ -1,4 +1,3 @@
-export * from './card';
export * from './columns';
export * from './page-footer';
export * from './page-header';