Skip to content

Commit 9165dc3

Browse files
committed
frontend: refactor send into a functional component
In the class based component validateAndDisplayFee was called on many occasions in setState callback, but sometimes also directly. Changed updateFiat from validateAndDisplayFee function argument to a state and call validateAndDisplayFee if any of the relevant states change.
1 parent f514deb commit 9165dc3

File tree

1 file changed

+371
-411
lines changed
  • frontends/web/src/routes/account/send

1 file changed

+371
-411
lines changed

0 commit comments

Comments
 (0)