mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix build
This commit is contained in:
parent
ac4ed257af
commit
3edf45d87d
@ -64,7 +64,6 @@ export default function ContainerInput(props: InputProps): ReactElement {
|
||||
setFieldValue('metadata.dockerImageCustomChecksum', checksum)
|
||||
setIsValid(true)
|
||||
}
|
||||
} else {
|
||||
}
|
||||
} catch (error) {
|
||||
setFieldError(`${field.name}[0].url`, error.message)
|
||||
|
Loading…
Reference in New Issue
Block a user