1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/app/detected-token
Dan J Miller d38ba20cca
Don't display DetectedTokenSelectionPopover if there are no detected tokens (#15877)
* Don't display DetectedTokenSelectionPopover if there are no detected tokens

* adding length greater than 0 check as a 0 is displayed at the end of teh page previously

Co-authored-by: Niranjana Binoy <43930900+NiranjanaBinoy@users.noreply.github.com>
Co-authored-by: ryanml <ryanlanese@gmail.com>
2022-09-19 15:10:05 -02:30
..
detected-token-address Add responsive props to Box component (#15106) 2022-07-20 13:47:51 -07:00
detected-token-aggregators Add New Tokens Found page (#14366) 2022-05-09 13:47:06 -04:00
detected-token-details Displaying the aggregators from tokenList in Detected token popover (#15835) 2022-09-15 12:53:18 -02:30
detected-token-ignored-popover Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF (#15138) 2022-08-09 22:56:25 -02:30
detected-token-selection-popover Fixing token detection grammar (#15644) 2022-08-19 13:19:15 -07:00
detected-token-values Add New Tokens Found page (#14366) 2022-05-09 13:47:06 -04:00
detected-token.js Don't display DetectedTokenSelectionPopover if there are no detected tokens (#15877) 2022-09-19 15:10:05 -02:30
detected-token.test.js Displaying the aggregators from tokenList in Detected token popover (#15835) 2022-09-15 12:53:18 -02:30
index.js Add New Tokens Found page (#14366) 2022-05-09 13:47:06 -04:00