mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-10-15 18:05:27 +02:00
Upgrade to Gatsby v2
This commit is contained in:
12
src/components/Icon/__snapshots__/Icon.test.js.snap
Normal file
12
src/components/Icon/__snapshots__/Icon.test.js.snap
Normal file
@@ -0,0 +1,12 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`Icon renders correctly 1`] = `
|
||||
<svg
|
||||
className="icon"
|
||||
viewBox="0 0 0 0"
|
||||
>
|
||||
<path
|
||||
d=""
|
||||
/>
|
||||
</svg>
|
||||
`;
|
Reference in New Issue
Block a user