diff --git a/src/components/__snapshots__/image.test.tsx.snap b/src/components/__snapshots__/image.test.tsx.snap new file mode 100644 index 0000000..93f1b59 --- /dev/null +++ b/src/components/__snapshots__/image.test.tsx.snap @@ -0,0 +1,56 @@ +// Jest Snapshot v1, https://goo.gl/fbAQLP + +exports[`Image renders correctly 1`] = ` +
+
+ +
+`;