Easy

You're building a simple e-commerce product card in React. The card shows a loading state while the product image loads, and handles errors if the image fails to load. What's missing in this implementation?

Choose an option below