Skip to content

Commit 56b46a5

Browse files
Merge pull request #571 from PolymathNetwork/fix/tiered-sto-price
fix(issuer): tiered sto multi price stuck at 0
2 parents 2294a89 + 51fe3b7 commit 56b46a5

File tree

1 file changed

+0
-1
lines changed
  • packages/polymath-issuer/src/pages/sto/components/ConfigureSTOForm/forms/USDTieredSTO

1 file changed

+0
-1
lines changed

packages/polymath-issuer/src/pages/sto/components/ConfigureSTOForm/forms/USDTieredSTO/TierModal.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ class TierModal extends Component {
144144
<FormItem.Input
145145
component={NumberInput}
146146
placeholder="Enter amount"
147-
min={0.01}
148147
maxDecimals={2}
149148
unit="USD"
150149
useBigNumbers

0 commit comments

Comments
 (0)