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.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/atoms/index.ts b/src/components/atoms/index.ts
index d9cf865..672440c 100644
--- a/src/components/atoms/index.ts
+++ b/src/components/atoms/index.ts
@@ -1,6 +1,6 @@
export * from './buttons';
export * from './forms';
-export * from './headings';
+export * from './heading';
export * from './icons';
export * from './images';
export * from './layout';