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