Update index.html
This commit is contained in:
parent
b80d588793
commit
371771080e
@ -2074,7 +2074,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="grid gap-0-5">
|
<div class="grid gap-0-5">
|
||||||
<span class="label">Price (1 deposit token = ? participation token)</span>
|
<span class="label">Price (1 deposit token = ? participation token)</span>
|
||||||
<sm-input id="contract_initial_price" type="number" required> </sm-input>
|
<sm-input id="contract_initial_price" type="number" step="0.00000001" min="0.00000001" required> </sm-input>
|
||||||
</div>
|
</div>
|
||||||
`}
|
`}
|
||||||
<div class="grid gap-0-5">
|
<div class="grid gap-0-5">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user