wesonweb / houseyourplants_app

0 stars 0 forks source link

Delete confirmation dialog modal #28

Closed wesonweb closed 4 months ago

wesonweb commented 4 months ago

Handling delete functioniality

When an admin clicks on delete they should see a modal that asks them to confirm deletion. Clicking on Yes will delete; clicking No will return the admin to the previous plant page.

Notes:

Investigate using Material UI