Closed meghanmc closed 4 years ago
Closes issue #48
This form component should encompass all of the fields in the Diagnosis section of the green card (see below).
Start the app by running npm run start from /pwa The form is rendered on the route /diagnosis. Navigate to http://localhost:3000/diagnosis to view.
npm run start
/pwa
/diagnosis
http://localhost:3000/diagnosis
Merged in Dev + handled the small conflict in app.tsx. Looks great, go ahead and merge as long as my change of adding max-length to the JSON was okay 👍
app.tsx
Description:
Closes issue #48
Notes:
This form component should encompass all of the fields in the Diagnosis section of the green card (see below).
Start the app by running
npm run start
from/pwa
The form is rendered on the route/diagnosis
. Navigate tohttp://localhost:3000/diagnosis
to view.Screenshots (Optional):
Checklist: