nss-evening-cohort-26 / FE-Hackathon-music-streaming-project

2 stars 0 forks source link

Delete Playlist #8

Closed britnay268 closed 2 months ago

britnay268 commented 2 months ago

User Story: A user should be able to delete playlist but that doesn't delete songs.

Acceptance Criteria: Update PlaylistCard with a delete function and pass onUpdate prop. image

Dependencies: deletePlaylist api call PlaylistCard.js

britnay268 commented 2 months ago

Completed and approved PR deletePlaylist/bg