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.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/molecules/index.ts b/src/components/molecules/index.ts
index 70ac3c9..cb0b7eb 100644
--- a/src/components/molecules/index.ts
+++ b/src/components/molecules/index.ts
@@ -4,5 +4,6 @@ export * from './collapsible';
export * from './forms';
export * from './images';
export * from './layout';
+export * from './meta-list';
export * from './nav';
export * from './tooltip';