[GitHub Issue #102 ]
Make sure your branch name conforms to: <feature/staging/hotfix/...>/[username]/[3-4 word description separated by dashes]. Otherwise, please rename your branch and create a new PR.
Changes
What changes did you make?
Added code for TypeDropdown and TypeDropdownOption components, including styling in TypeDropdown.css
Dropdown can add new types, edit existing types, and delete existing types
Automatic lint changes in other files.
Testing
How did you confirm your changes worked?
Ran the React app and interacted with the dropdown
Confirmation of Change
Upload a screenshot, if possible. Otherwise, please provide instructions on how to see the change.
Administrative Info
[GitHub Issue #102 ] Make sure your branch name conforms to:
<feature/staging/hotfix/...>/[username]/[3-4 word description separated by dashes]
. Otherwise, please rename your branch and create a new PR.Changes
What changes did you make?
Testing
How did you confirm your changes worked?
Confirmation of Change
Upload a screenshot, if possible. Otherwise, please provide instructions on how to see the change.
Types Dropdown