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 672440c..e0041cc 100644 --- a/src/components/atoms/index.ts +++ b/src/components/atoms/index.ts @@ -8,3 +8,4 @@ export * from './links'; export * from './lists'; export * from './loaders'; export * from './modal'; +export * from './sidebar'; |
