diff --git a/src/components/admin-lte/send-receive/send.js b/src/components/admin-lte/send-receive/send.js index 2498e46..f62639a 100644 --- a/src/components/admin-lte/send-receive/send.js +++ b/src/components/admin-lte/send-receive/send.js @@ -36,52 +36,52 @@ class Send extends React.Component {
{_this.state.sendCurrency === 'BCH' ? `USD: ${( @@ -95,21 +95,21 @@ class Send extends React.Component {
{_this.state.errMsg}
+{_this.state.errMsg}
)} {_this.state.txId && ( Transaction ID: {_this.state.txId} @@ -324,9 +324,9 @@ class Send extends React.Component { Rate limits exceeded, increase rate limits with a JWT token from FullStack.cash