aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/links/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/links/index.ts')
-rw-r--r--src/components/atoms/links/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/atoms/links/index.ts b/src/components/atoms/links/index.ts
index ad8824e..619f05c 100644
--- a/src/components/atoms/links/index.ts
+++ b/src/components/atoms/links/index.ts
@@ -1,4 +1,3 @@
export * from './link';
-export * from './nav-link';
export * from './sharing-link';
export * from './social-link';