You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected behavior
"Approve" button is not disabled for native token
The text was updated successfully, but these errors were encountered:
shoom3301
changed the title
Don't display "Approve" button in tokens list for native token
[1.49] Don't display "Approve" button in tokens list for native token
Nov 7, 2023
Was looking at this and wonder if nativeAndWrappedTokens.ts should actually pass isNative set to true to TokenWithLogo constructor?
Then in TokensTableRow.txs you could just:
Description
How to Reproduce
Steps to reproduce the behavior:
Expected behavior
"Approve" button is not disabled for native token
The text was updated successfully, but these errors were encountered: