aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/index.ts')
-rw-r--r--src/components/molecules/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/molecules/index.ts b/src/components/molecules/index.ts
index c2c94d0..04c669f 100644
--- a/src/components/molecules/index.ts
+++ b/src/components/molecules/index.ts
@@ -10,5 +10,5 @@ export * from './grid';
export * from './images';
export * from './layout';
export * from './meta-list';
+export * from './modals';
export * from './nav';
-export * from './tooltip';