nss-evening-cohort-10 / nutshell-star-destroyer

0 stars 1 forks source link

Weapons: Delete #30

Closed jthielman closed 4 years ago

jthielman commented 4 years ago

User Story As a user, I should be able to remove an weapon.

AC

GIVEN the user is logged in and visits the weapons page WHEN the user clicks "Delete"button on the weapon card THEN the weapon is removed from firebase AND update the DOM

Dev Notes

ConnorSullivan10 commented 4 years ago

Delete works, but should only display button on login.