Fix signature confirmation PropType error (#10317)
Upon the first render, the "original" signature request confirmation page would trigger a PropType error. This was caused by unexpected mutation of the state props. The container has been updated to avoid mutating the props, and now the PropType warning is no longer present.feature/default_network_editable
parent
f381f41cb2
commit
e6f4c89945
Loading…
Reference in new issue