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 ca84088..2f9b8e3 100644
--- a/src/components/molecules/nav/index.ts
+++ b/src/components/molecules/nav/index.ts
@@ -2,4 +2,3 @@ export * from './breadcrumb';
export * from './nav-item';
export * from './nav-link';
export * from './nav-list';
-export * from './pagination';