ucsb-cs156-f24 / proj-rec-f24-05

0 stars 0 forks source link

Create a Request Type dropdown component (the SingleSubjectDropdown.js may be a good example. Note that the code that fetches the list of SubjectAreas (or RequestTypes) is typically in the page that uses the component, not the component itself. #22

Open basperheim1 opened 3 hours ago

basperheim1 commented 3 hours ago

One of the sub issues corresponding to Feature: Request Types CRUD (Issue #11)