MentorsWithoutBorders / mwb-partners-admin

Web app for MWB partners
0 stars 0 forks source link

Replace dummy data with API calls in ProjectsDropdown component #104

Open edmondpr opened 5 months ago

edmondpr commented 5 months ago

We currently have dummy data in the ProjectsDropdown component which should be replaced with GET and POST calls to /api/v1/partners/:partner_id/projects.