aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/nav/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/nav/index.ts')
-rw-r--r--src/components/molecules/nav/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/molecules/nav/index.ts b/src/components/molecules/nav/index.ts
index 2f9b8e3..08e47b7 100644
--- a/src/components/molecules/nav/index.ts
+++ b/src/components/molecules/nav/index.ts
@@ -1,4 +1,3 @@
-export * from './breadcrumb';
export * from './nav-item';
export * from './nav-link';
export * from './nav-list';