1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/app
Mark Stacey ec40c1fdeb
Remove undeclared name variable from render (#8336)
The header component for the new Signature Request screen has an
undeclared variable called `name` in it. This was present in the
original implementation of this component in #6891. It's unclear what
this was supposed to be, and it doesn't seem to reference anything that
exists.
2020-04-15 11:41:11 -03:00
..
components Remove undeclared name variable from render (#8336) 2020-04-15 11:41:11 -03:00
contexts Migrate "i18n-provider" to new context API (#8213) 2020-03-23 14:07:05 -03:00
css Rewrite checkbox component (#8305) 2020-04-09 18:51:12 -03:00
ducks Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00
helpers Update fetchWithCacheTests to use assert.rejects (#8334) 2020-04-14 13:03:33 -02:30
pages Rewrite checkbox component (#8305) 2020-04-09 18:51:12 -03:00
selectors Remove unused getActiveTab selector (#8319) 2020-04-09 21:17:43 -03:00
store Move action constants to separate module (#8308) 2020-04-08 21:35:37 -03:00