Sometimes the results from the API don't contain a cover image for the book. This means the BookItem just has a broken image link and displays the alt text. I would like a placeholder icon in place of the non-existent cover img. Maybe the ImageNotSupported icon from MUI could work. If you want to work in another ternary for the icon to have a "Placeholder icon: cover for [book.title] not found" as alt text, that works.
Sometimes the results from the API don't contain a cover image for the book. This means the BookItem just has a broken image link and displays the alt text. I would like a placeholder icon in place of the non-existent cover img. Maybe the ImageNotSupported icon from MUI could work. If you want to work in another ternary for the icon to have a "Placeholder icon: cover for [book.title] not found" as alt text, that works.