Update view.jsx

This commit is contained in:
Procrastinator 2017-08-09 12:07:49 -04:00 committed by GitHub
parent 5aa28433bf
commit dcf5844ff6

View file

@ -833,6 +833,7 @@ class PublishForm extends React.PureComponent {
value={this.state.bid}
placeholder={this.claim() ? this.topClaimValue() + 10 : 100}
helper={lbcInputHelp}
min=0
/>
</div>
: ""}