Merge pull request #1643 from lbryio/tip-placeholder

bring back the tip placeholder
This commit is contained in:
Sean Yesmunt 2018-06-19 12:45:15 -04:00 committed by GitHub
commit bd00b0a12e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,11 +79,10 @@ class WalletSendTip extends React.PureComponent<Props, State> {
postfix={__('LBC')}
className="input--price-amount"
error={newTipError}
value={tipAmount}
min="0"
step="any"
type="number"
placeholder="1.00"
placeholder="1.23"
onChange={event => this.handleSupportPriceChange(event)}
helper={
<span>