I have a component that uses useContext to retrieve the global state, which is a list of movies/TV shows. I\'m trying to save this global state into local state
useContext