nss-evening-cohort-13 / star-destroyer-dashboard-star-destroyer-dashboard

star-destroyer-dashboard-star-destroyer-dashboard created by GitHub Classroom
0 stars 3 forks source link

Removes Sector From Firebase When Deleted #72

Closed HunterJuneau closed 3 years ago

HunterJuneau commented 3 years ago

Description

Created a function to remove a sector from Firebase when it is deleted from the page.

Related Issue

Motivation and Context

Allows the users to delete Planetary Sectors from the database.

How Can This Be Tested?

`git fetch origin delete-sector

Types of changes