aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/index.ts')
-rw-r--r--src/components/atoms/index.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/atoms/index.ts b/src/components/atoms/index.ts
index e0041cc..abcc198 100644
--- a/src/components/atoms/index.ts
+++ b/src/components/atoms/index.ts
@@ -1,7 +1,6 @@
export * from './buttons';
export * from './forms';
export * from './heading';
-export * from './icons';
export * from './images';
export * from './layout';
export * from './links';