update tip placeholder

This commit is contained in:
Sean Yesmunt 2018-06-19 11:48:32 -04:00
parent 9daa519a84
commit 0c78eda903

View file

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