IO-1117 IO-1087

This commit is contained in:
Patrick Fic
2021-06-09 10:52:33 -07:00
parent 7745848961
commit 41c30fe704
4 changed files with 10 additions and 11 deletions

View File

@@ -261,7 +261,6 @@ export default function ShopInfoGeneral({ form }) {
label={t("bodyshop.fields.md_categories")}
rules={[
{
required: true,
//message: t("general.validation.required"),
type: "array",
},