Toacin / PizzaByte

1 stars 0 forks source link

Functionality for Updating Toppings #44

Closed Toacin closed 2 days ago

Toacin commented 2 days ago

Now that toppings can be added AND deleted, it's time to make it so that toppings can be updated too. This will work by clicking the edit button on a topping, which will render a new form, and populate WITH the topping that's to be updated. From there, the topping will be added.