aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/atoms/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/atoms/index.ts')
-rw-r--r--src/components/atoms/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/atoms/index.ts b/src/components/atoms/index.ts
index 9791e66..54d8d29 100644
--- a/src/components/atoms/index.ts
+++ b/src/components/atoms/index.ts
@@ -9,5 +9,6 @@ export * from './links';
export * from './lists';
export * from './loaders';
export * from './notice';
+export * from './overlay';
export * from './sidebar';
export * from './visually-hidden';