Closed alfonsusac closed 9 months ago
Requires #61 to finish first!
requestEditEvent()
Example:
export async function requestCreateEvent(title, description, date){ // ... return await res.json() }
/dashboard
Requires #61 to finish first!
requestEditEvent()
in /lib/fetchAPI.jsExample:
/dashboard
on successful