aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/organisms/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/organisms/index.ts')
-rw-r--r--src/components/organisms/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/organisms/index.ts b/src/components/organisms/index.ts
index 43414fa..7962603 100644
--- a/src/components/organisms/index.ts
+++ b/src/components/organisms/index.ts
@@ -1,3 +1,4 @@
+export * from './comment';
export * from './forms';
export * from './layout';
export * from './nav';