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.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/molecules/nav/index.ts b/src/components/molecules/nav/index.ts
index 68efe4e..9c46050 100644
--- a/src/components/molecules/nav/index.ts
+++ b/src/components/molecules/nav/index.ts
@@ -1,3 +1,3 @@
export * from './breadcrumb';
-export * from './nav';
+export * from './nav-list';
export * from './pagination';