web
web copied to clipboard
fix(ui): after sending a token the list of assets is empty (token transfer)
To reproduce:
- Send tokens
- Notice that after tokens were sent the token transfer component returns to the initial state (no address), but the token list is empty.
It should add the staking token to the list by default.