stephencastaneda / music-director

0 stars 0 forks source link

Set - Delete #14

Closed stephencastaneda closed 4 years ago

stephencastaneda commented 4 years ago

User Story

As a user, when I delete a setSong, the set should delete along with it.

AC

WHEN I click on the set page THEN I click on the delete button on a set list AND the set associated with that set should also delete in firebase

Dev Notes

in Set.js

in SetSongCard component