mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 11:01:41 +01:00
7f1bbbc9a3
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. |
||
---|---|---|
.. | ||
actionable-message.js | ||
actionable-message.stories.js | ||
index.js | ||
index.scss |