diff --git a/bodyshop_translations.babel b/bodyshop_translations.babel index 2a7523483..285be0ac8 100644 --- a/bodyshop_translations.babel +++ b/bodyshop_translations.babel @@ -31769,6 +31769,27 @@ fields + + active + false + + + + + + en-US + false + + + es-MX + false + + + fr-CA + false + + + am false diff --git a/client/src/components/vendors-form/vendors-form.component.jsx b/client/src/components/vendors-form/vendors-form.component.jsx index 456146eae..3118ae96c 100644 --- a/client/src/components/vendors-form/vendors-form.component.jsx +++ b/client/src/components/vendors-form/vendors-form.component.jsx @@ -6,6 +6,7 @@ import { InputNumber, Select, Space, + Switch, Typography, } from "antd"; import React from "react"; @@ -49,6 +50,14 @@ export default function VendorsFormComponent({ > + + +