From e4ac5242d2f1f3155e8a7baf2cedc29e7ada42fb Mon Sep 17 00:00:00 2001 From: Vadim Arasev Date: Sat, 4 Aug 2018 15:52:09 +0300 Subject: [PATCH] (Fix) prettier: max line length exceeded --- src/components/NewBallot.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/NewBallot.jsx b/src/components/NewBallot.jsx index 0f27f4f..00c7eaa 100644 --- a/src/components/NewBallot.jsx +++ b/src/components/NewBallot.jsx @@ -346,7 +346,8 @@ export class NewBallot extends React.Component {

Information of the ballot

- Minimum {minThreshold} from {contractsStore.validatorsLength} validators are required to pass the proposal
+ Minimum {minThreshold} from {contractsStore.validatorsLength} + validators are required to pass the proposal
You can create {contractsStore.validatorLimits.keys} ballot(s) for keys