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 4aa367a..399fdde 100644 --- a/src/components/atoms/index.ts +++ b/src/components/atoms/index.ts @@ -9,3 +9,4 @@ export * from './loaders'; export * from './modal'; export * from './notice'; export * from './sidebar'; +export * from './visually-hidden'; |
