Javascript – I keep receiving an error for an invalid hook call not sure what to do
I am working on an API project using React-Router-DOM for navigation and when the initial search results are called I have an array of 8 movies that are shown based on a keyword from the user's search query. Once the…