1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui/app
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
..
components Reapply view quote screen designs (#9905) 2020-12-08 10:47:53 -06:00
contexts add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00
css Use 1px borders on inputs and buttons (#9766) 2020-10-30 13:31:42 -05:00
ducks Fix 9906 - Prevent unwanted 'no quotes available' message when going back to build quote screen while having insufficient funds (#9994) 2020-12-07 09:13:24 -06:00
helpers Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
hooks Use strict equality in unit tests (#9966) 2020-12-03 09:46:22 -06:00
pages Fix TokenList component name (#10030) 2020-12-09 17:02:38 -03:30
selectors Remove unused state from Redux gas slice (#9975) 2020-12-03 16:23:36 -03:30
store add new MetaMetricsController (#9857) 2020-12-02 15:41:30 -06:00