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 7962603..4e62dd1 100644 --- a/src/components/organisms/index.ts +++ b/src/components/organisms/index.ts @@ -1,4 +1,5 @@ export * from './comment'; +export * from './comments-list'; export * from './forms'; export * from './layout'; export * from './nav'; |
