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"
|
||||
postfix="%"
|
||||
min="0.1"
|
||||
max="0.9"
|
||||
max="10"
|
||||
step="0.1"
|
||||
small
|
||||
{...field}
|
||||
|
Loading…
Reference in New Issue
Block a user