Skip to content

Commit 532ca9f

Browse files
committed
Remove product image debug
1 parent 2d5731f commit 532ca9f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/AlgoliaSearch/SearchResults.component.jsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ const SearchResults = ({
1515
objectID,
1616
},
1717
}) => {
18-
console.log("Product image: ");
19-
console.log(product_image);
20-
2118
return (
2219
<article className="cursor-pointer hit">
2320
<Link

0 commit comments

Comments
 (0)