diff --git a/src/routes/load/components/DetailsForm/index.tsx b/src/routes/load/components/DetailsForm/index.tsx index 16ad1de1..a807923c 100644 --- a/src/routes/load/components/DetailsForm/index.tsx +++ b/src/routes/load/components/DetailsForm/index.tsx @@ -54,8 +54,8 @@ export const safeFieldsValidation = async (values): Promise null) if (!safeInfo) { errors[FIELD_LOAD_ADDRESS] = SAFE_ADDRESS_NOT_VALID }