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.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/molecules/images/index.ts b/src/components/molecules/images/index.ts
new file mode 100644
index 0000000..33ec886
--- /dev/null
+++ b/src/components/molecules/images/index.ts
@@ -0,0 +1,2 @@
+export * from './flipping-logo';
+export * from './responsive-image';