Skip to content

Commit 41c9f39

Browse files
authored
Fix: Update
Signed-off-by: Varad Gupta <114755221+vr-varad@users.noreply.github.com>
1 parent 10ff5b9 commit 41c9f39

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/image.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const Image = ({ childImageSharp, extension, publicURL, alt, imgStyle, ...rest }
1919
</div>
2020
);
2121
}
22-
console.log(childImageSharp, publicURL);
2322

2423
return <GatsbyImage
2524
key={publicURL}

0 commit comments

Comments
 (0)