aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/molecules/images/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/molecules/images/index.ts')
-rw-r--r--src/components/molecules/images/index.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/molecules/images/index.ts b/src/components/molecules/images/index.ts
index a00c6c2..33ec886 100644
--- a/src/components/molecules/images/index.ts
+++ b/src/components/molecules/images/index.ts
@@ -1 +1,2 @@
+export * from './flipping-logo';
export * from './responsive-image';