usamazansari / expenses-tracker

MIT License
1 stars 0 forks source link

Fix bug in add transaction #88

Closed usamazansari closed 11 months ago

usamazansari commented 11 months ago

Add Transaction Bug

After a transaction is added, it throws an error in the toLocaleDateString method of the date

  • [x] Route to the transaction list page when a transaction is added successfully