© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Usman Sabuwala
Learning web development, running a YouTube channel
This seems like a great feature Chris! Btw, while mapping through the shows, you set the key to a string.
shows
key
It should be key={show.id}
key={show.id}
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day 👊
You are completely right there Usman! Mistake on my side 😅