Open cjgochanour opened 2 years ago
In AnimalForm.js
The code mostly works in its current state. It will work completely when issue #17 is resolved.
As a stretch goal, we would like to filter the employees by the customer's selected locationId.
<div>
<select>
Related to issue #9
In AnimalForm.js
The code mostly works in its current state. It will work completely when issue #17 is resolved.
As a stretch goal, we would like to filter the employees by the customer's selected locationId.
<div>
in the form for the user to select a location from a<select>
dropdownRelated to issue #9