gatsbyjs / gatsby-starter-shopify

A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart
https://shopify-demo.gatsbyjs.com/
BSD Zero Clause License
311 stars 137 forks source link

Added missing key prop on product tag <Link> component (Product page) #38

Open MaSchVam opened 3 years ago

MaSchVam commented 3 years ago

Added a missing key prop on this component, inside the the mapping function - since it is creating console errors, in development mode, on every product page render (If the product has tags).