Conversation
| </Box> | ||
| ), | ||
| }, | ||
| const isNative = isNativeToken(item.tokenInfo) |
There was a problem hiding this comment.
Insert ·· prettier/prettier
Fix available:
| const isNative = isNativeToken(item.tokenInfo) | |
| const isNative = isNativeToken(item.tokenInfo) |
| }, | ||
| const isNative = isNativeToken(item.tokenInfo) | ||
|
|
||
| return { |
There was a problem hiding this comment.
| const isNative = isNativeToken(item.tokenInfo) | ||
|
|
||
| return { | ||
| key: item.tokenInfo.address, |
There was a problem hiding this comment.
Insert ·· prettier/prettier
Fix available:
| key: item.tokenInfo.address, | |
| key: item.tokenInfo.address, |
|
|
||
| return { | ||
| key: item.tokenInfo.address, | ||
| collapsed: item.tokenInfo.address === removingToken, |
There was a problem hiding this comment.
Replace ········ with ·········· prettier/prettier
Fix available:
| collapsed: item.tokenInfo.address === removingToken, | |
| collapsed: item.tokenInfo.address === removingToken, |
| return { | ||
| key: item.tokenInfo.address, | ||
| collapsed: item.tokenInfo.address === removingToken, | ||
| cells: { |
There was a problem hiding this comment.
| )} | ||
| </> | ||
| </Box> | ||
| ), |
There was a problem hiding this comment.
| </> | ||
| </Box> | ||
| ), | ||
| }, |
There was a problem hiding this comment.
| </Box> | ||
| ), | ||
| }, | ||
| }, |
There was a problem hiding this comment.
| ), | ||
| }, | ||
| }, | ||
| } |
There was a problem hiding this comment.
| }, | ||
| }, | ||
| } | ||
| }) |
There was a problem hiding this comment.
| </Box> | ||
| ), | ||
| }, | ||
| const isNative = isNativeToken(item.tokenInfo) |
There was a problem hiding this comment.
Insert ·· prettier/prettier
Fix available:
| const isNative = isNativeToken(item.tokenInfo) | |
| const isNative = isNativeToken(item.tokenInfo) |
| }, | ||
| const isNative = isNativeToken(item.tokenInfo) | ||
|
|
||
| return { |
There was a problem hiding this comment.
| const isNative = isNativeToken(item.tokenInfo) | ||
|
|
||
| return { | ||
| key: item.tokenInfo.address, |
There was a problem hiding this comment.
Insert ·· prettier/prettier
Fix available:
| key: item.tokenInfo.address, | |
| key: item.tokenInfo.address, |
|
|
||
| return { | ||
| key: item.tokenInfo.address, | ||
| collapsed: item.tokenInfo.address === removingToken, |
There was a problem hiding this comment.
Replace ········ with ·········· prettier/prettier
Fix available:
| collapsed: item.tokenInfo.address === removingToken, | |
| collapsed: item.tokenInfo.address === removingToken, |
| return { | ||
| key: item.tokenInfo.address, | ||
| collapsed: item.tokenInfo.address === removingToken, | ||
| cells: { |
There was a problem hiding this comment.
| )} | ||
| </> | ||
| </Box> | ||
| ), |
There was a problem hiding this comment.
| </> | ||
| </Box> | ||
| ), | ||
| }, |
There was a problem hiding this comment.
| </Box> | ||
| ), | ||
| }, | ||
| }, |
There was a problem hiding this comment.
| ), | ||
| }, | ||
| }, | ||
| } |
There was a problem hiding this comment.
| }, | ||
| }, | ||
| } | ||
| }) |
There was a problem hiding this comment.
Coverage report
Show files with reduced coverage 🔻
Test suite run success761 tests passing in 120 suites. Report generated by 🧪jest coverage report action from 9c61157 |
What it solves
Resolves #
How this PR fixes it
How to test it
Screenshots
Checklist