1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 05:41:41 +02:00

fix checked state

This commit is contained in:
Matthias Kretschmann 2021-11-29 16:51:08 +00:00
parent 9bd9156553
commit 9d9a33393f
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -95,6 +95,7 @@ export default function ServicesFields(): ReactElement {
name="services[0].computeOptions"
options={computeEnvironmentOptions}
disabled
checked
/>
)}
<Field