The design of the `FertilizationCombobox` looks good. Now the implementation of the functions are required: - [ ] List the fertilizations - [ ] Add a fertilization - [ ] Remove a fertiliztion Optional: - [ ] Update a fertilization (this would require and edit button besides the delete button)
The design of the
FertilizationComboboxlooks good. Now the implementation of the functions are required:Optional: