I\'m trying to write a function with an axios call to my api to delete the selected Expense from MongoDB when you click the delete button.
I apologize if this is naiv