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 d53d999..c2c94d0 100644
--- a/src/components/molecules/index.ts
+++ b/src/components/molecules/index.ts
@@ -3,6 +3,7 @@ export * from './buttons';
export * from './card';
export * from './code';
export * from './collapsible';
+export * from './colophon';
export * from './copyright';
export * from './forms';
export * from './grid';