1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/components
Elliot Winkler 7c4bd78f2e
Suppress prop types warning in RadioGroupComponent (#12249)
When editing the gas fee for a transaction, the following warning is
being output to the console:

    Warning: Failed prop type: Connector: prop type `isFirst` is invalid; it must be a function, usually from the `prop-types` package, but received `undefined`.

This commit fixes this issue.
2021-10-01 16:23:54 -06:00
..
app Using URL util to parse hostname for block explorer link (#12241) 2021-09-30 09:14:20 -07:00
ui Suppress prop types warning in RadioGroupComponent (#12249) 2021-10-01 16:23:54 -06:00