mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix checked state
This commit is contained in:
parent
9bd9156553
commit
9d9a33393f
@ -95,6 +95,7 @@ export default function ServicesFields(): ReactElement {
|
||||
name="services[0].computeOptions"
|
||||
options={computeEnvironmentOptions}
|
||||
disabled
|
||||
checked
|
||||
/>
|
||||
)}
|
||||
<Field
|
||||
|
Loading…
Reference in New Issue
Block a user