Closed donalmurtagh closed 2 years ago
When clicked the button would call the endpoint DELETE /api/mails
DELETE /api/mails
then fetch the mails again
Fixed with #39.
Thanks very much!
When clicked the button would call the endpoint
DELETE /api/mails
then fetch the mails again