diff options
Diffstat (limited to 'src/components/atoms/index.ts')
| -rw-r--r-- | src/components/atoms/index.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/atoms/index.ts b/src/components/atoms/index.ts index abcc198..4aa367a 100644 --- a/src/components/atoms/index.ts +++ b/src/components/atoms/index.ts @@ -7,4 +7,5 @@ export * from './links'; export * from './lists'; export * from './loaders'; export * from './modal'; +export * from './notice'; export * from './sidebar'; |
