issues
search
fess986
/
what-to-watch-js3-react
js3 react-learning application
1
stars
0
forks
source link
My List Button logic #265
#266
Closed
fess986
closed
1 year ago
fess986
commented
1 year ago
refactoring MyListButton component to get props: film id and status of button
add api action addToFavoriteAction to add film to favorite list
add api action removeFromFavoriteAction to remove film from favorite list
add actions to films reducer