gabholli / media-site

A media finder that I created using React.js, Tailwind CSS, TypeScript and Next.js
MIT License
0 stars 0 forks source link

Conditionally render items in cards if they exist; otherwise, do not. #26

Closed gabholli closed 6 months ago

gabholli commented 6 months ago

Added conditional statements to each item in mapped arrays. Hopefully, it keeps working. Closing issue.