mitchiemt11 / trailers-trove

Trailers Trove: A simple React App to access latest and most exciting movie trailers
https://trailers-trove.vercel.app
MIT License
4 stars 6 forks source link

Remove Watch Trailer button when there are no search results #24

Open mitchiemt11 opened 1 year ago

mitchiemt11 commented 1 year ago

The idea is to disable or remove the Watch Trailer button when the user searches and finds no results. Eventually, we'll need to make the trailer cover show the default image dynamically when there are no results. Removal of the button is enough for this task.