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.feature/default_network_editable
parent
d43738448c
commit
7f1bbbc9a3
Loading…
Reference in new issue