Open edmondpr opened 1 year ago
Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=1230-9183&mode=design&t=dinjsUiHoTCvkuBf-4
When clicking on the centres dropdown, a list of centres will appear underneath.
The list of centres will be retrieved from the /api/v1/partners/{partner_id}/centres endpoint.
/api/v1/partners/{partner_id}/centres
Design: https://www.figma.com/file/DgrKZX9mS13Zgf7k5pZ1WT/Partner-web-app?type=design&node-id=1230-9183&mode=design&t=dinjsUiHoTCvkuBf-4
When clicking on the centres dropdown, a list of centres will appear underneath.
The list of centres will be retrieved from the
/api/v1/partners/{partner_id}/centres
endpoint.