mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-11 11:34:26 +00:00
Add removed validator
This commit is contained in:
parent
aa95f76193
commit
781c5e3ed0
@ -101,6 +101,7 @@ class RequestPayment extends React.Component<Props, {}> {
|
|||||||
<AmountField
|
<AmountField
|
||||||
hasUnitDropdown={true}
|
hasUnitDropdown={true}
|
||||||
showAllTokens={true}
|
showAllTokens={true}
|
||||||
|
customValidator={isValidAmount(decimal)}
|
||||||
showInvalidWithoutValue={true}
|
showInvalidWithoutValue={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user