mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fee fix
This commit is contained in:
parent
a064e951c9
commit
9dda9eadf8
@ -49,7 +49,7 @@ export default function Fees({
|
|||||||
type="number"
|
type="number"
|
||||||
postfix="%"
|
postfix="%"
|
||||||
min="0.1"
|
min="0.1"
|
||||||
max="0.9"
|
max="10"
|
||||||
step="0.1"
|
step="0.1"
|
||||||
small
|
small
|
||||||
{...field}
|
{...field}
|
||||||
|
Loading…
Reference in New Issue
Block a user