From ad758beb33b95ebba7cf315f1c21693bc80b83cd Mon Sep 17 00:00:00 2001 From: Vadim Arasev Date: Thu, 20 Sep 2018 11:47:19 +0300 Subject: [PATCH] (Fix) syntax of BallotEmissionFundsMetadata.jsx --- src/components/BallotEmissionFundsMetadata.jsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/BallotEmissionFundsMetadata.jsx b/src/components/BallotEmissionFundsMetadata.jsx index 95e9360..4ba75f6 100644 --- a/src/components/BallotEmissionFundsMetadata.jsx +++ b/src/components/BallotEmissionFundsMetadata.jsx @@ -92,9 +92,7 @@ export class BallotEmissionFundsMetadata extends React.Component { value={ballotStore.ballotEmissionFunds.receiver} onChange={e => ballotStore.changeBallotMetadata(e, 'receiver', 'ballotEmissionFunds')} /> -

- The address which the funds will be sent to, in case of the majority of votes. -

+

The address which the funds will be sent to, in case of the majority of votes.