1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui
Mark Stacey 7f1bbbc9a3
Fix message PropType of ActionableMessage (#9653)
The `message` prop of `ActionableMessage` had a PropType of `string`,
but it was being passed a `node`. This was resulting in a PropType
error in the console on the view quote page.

The PropType has been changed to `node`, and the error is now gone.
2020-10-20 10:36:44 -02:30
..
app Fix message PropType of ActionableMessage (#9653) 2020-10-20 10:36:44 -02:30
lib Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
index.js Merge pull request from GHSA-c2xw-px2x-pr65 2020-10-06 15:27:02 -02:30