TJRawlins / IrrigationManagerReact

Frontend irrigation management system (React TS)
1 stars 0 forks source link

React - Create Edit Plant component #36

Closed TJRawlins closed 6 months ago

TJRawlins commented 6 months ago

Add new component for editing plants. Use Edit Zone as a reference. Add editing functionality and update plant list and local storage items.

TJRawlins commented 6 months ago

Added edit plant component and edit functionality.