1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 02:58:09 +01:00
metamask-extension/ui/app/pages/add-token/token-list
Mark Stacey 6304ce15a2
Fix TokenList component name (#10030)
The TokenList component on the `add-token` page had the name `InfoBox`,
which doesn't seem applicable. It has been renamed to `TokenList`, to
match the module filename and the component name we use elsewhere.
2020-12-09 17:02:38 -03:30
..
token-list-placeholder Provide alternative text for images where appropriate 2020-11-11 09:38:15 -06:00
index.js
index.scss Make all UI tabs accessible via keyboard (#9518) 2020-11-05 12:05:41 -06:00
token-list.component.js Fix TokenList component name (#10030) 2020-12-09 17:02:38 -03:30
token-list.container.js