@@ -981,14 +985,14 @@ class NewProposal extends Component {
: 'No Submit command has been generated.'}
this.setState({ sCopied: true })}
+ onCopy={() => this.setState({sCopied: true})}
>
Enter Proposal Hash Here:
this.onChange(e)}
name="hValue"
/>
-
-
+
+
{this.state.hashError}
-
+