I can't hide image broken icon. If I display none, it will not display my css.
<img
className="card__image"
src={image ? image : ""}
alt={name || ""}
/>
I want to remove just broken icon without touching css example