Closed sahedw closed 1 year ago
Create useState for watched. Function to add to watched and display icon accordingly. Create new WatchedContext with useContext. Adapt the MovieDetail Component Tests.
useState
WatchedContext
useContext
MovieDetail
lgtm
Create
useState
for watched. Function to add to watched and display icon accordingly. Create newWatchedContext
withuseContext
. Adapt theMovieDetail
Component Tests.