diff options
Diffstat (limited to 'src/components/organisms/index.ts')
| -rw-r--r-- | src/components/organisms/index.ts | 1 |
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'; |
