godwinbw / sofa-spud

3 stars 0 forks source link

Feature/localstorage #56

Closed ewebber283 closed 3 years ago

ewebber283 commented 3 years ago

Moved all of the naming conventions to title instead of show or movie-if need to be changed back feel free

A little unsure why the following is there: // sync localStorage with what was returned from the userData query //const savedBookIds = userData.savedBooks.map((book) => book.bookId);

//saveBookIds(savedBookIds);

According to the book search engine there isn't a need for this only the delete from your watchlist