Skip to content

Commit 8c9d924

Browse files
author
Fahd
committed
chore(issuer): add validation
1 parent 3343267 commit 8c9d924

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/polymath-issuer/src/pages/restrictions/components/IndividualRestrictionsForm.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ class AddIndividualRestriction extends Component {
253253
Maximum Trade Volume
254254
</Heading>
255255
<FormItem.Input
256+
min={1}
256257
placeholder="Enter the value"
257258
component={NumberInput}
258259
unit="TOKEN"

0 commit comments

Comments
 (0)