Closed TestEdit153 closed 2 years ago
Fix: Add Transaction Form does not clear fields when a transaction is successfully submitted to Firebase DB
setIsCancelled() should set the isCancelled state to the default of false inside the cleanup function.
setIsCancelled()
isCancelled
false
Fix: Add Transaction Form does not clear fields when a transaction is successfully submitted to Firebase DB
setIsCancelled()
should set theisCancelled
state to the default offalse
inside the cleanup function.