@prorobotech/openapi-k8s-toolkit 0.0.1-alpha.37 → 0.0.1-alpha.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -19304,7 +19304,7 @@ const x8 = ({
19304
19304
  title: typeof a == "boolean" ? "Add card" : "Edit плитку",
19305
19305
  open: a !== !1,
19306
19306
  onCancel: () => u(!1),
19307
- onOk: () => A,
19307
+ onOk: () => A(),
19308
19308
  children: /* @__PURE__ */ x.jsxs(Vt, { form: g, name: "control-hooks", initialValues: { ...v }, children: [
19309
19309
  /* @__PURE__ */ x.jsx(Vt.Item, { label: "Name", name: "name", children: /* @__PURE__ */ x.jsx(cr, { required: !0 }) }),
19310
19310
  /* @__PURE__ */ x.jsx(Vt.Item, { label: "Description", name: "description", children: /* @__PURE__ */ x.jsx(cr, { required: !0 }) }),