Shopify / storefront-api-examples

Example custom storefront applications built on Shopify's Storefront API
https://help.shopify.com/api/storefront-api
MIT License
1.12k stars 329 forks source link

Purpose of findImage in react-js-buy Product.js page #112

Open hstandeffer opened 4 years ago

hstandeffer commented 4 years ago

What is the purpose of the "findImage" function in this file? It is defined but never called, and doesn't seem to cause any functional issues, but I was curious as to why this is in the code?