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 a62f3bf..70ac3c9 100644
--- a/src/components/molecules/index.ts
+++ b/src/components/molecules/index.ts
@@ -1,3 +1,4 @@
+export * from './branding';
export * from './buttons';
export * from './collapsible';
export * from './forms';