You are browsing as a guest. Sign up (or log in) to start making projects!

3h 1m 58s logged

I made the create expense thing work. I also made them diplay in a table at the bottom. I found that after creating an expense, the text remained in the input boxes. To fix this, I cleared the input field state values after the expense was successfully added to the database. By add setName(“”); setAmount(“”); when with the toast. The date part is nto working right now but that is want i am going to do next.

0
1

Comments 0

No comments yet. Be the first!