unifyedx-storybook-new 0.2.90 → 0.2.91

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.
@@ -2676,7 +2676,9 @@ const Ee = qn(), Ke = Ee.axiosGet, Ml = Ee.axiosDelete, ft = Ee.axiosPost, Pl =
2676
2676
  resolver: tr(Xn)
2677
2677
  }), { fields: F, append: m, remove: k, update: L } = Ka({
2678
2678
  control: G,
2679
- name: "pendingInvites"
2679
+ name: "pendingInvites",
2680
+ keyName: "fieldId"
2681
+ // This is auto generated key name created by react form hook to avoid conflict with 'id' in data
2680
2682
  }), P = J("pendingInvites");
2681
2683
  te(() => {
2682
2684
  x.length > 1 ? (O(!0), Yn(f.name, x).then((y) => {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "unifyedx-storybook-new",
3
3
  "private": false,
4
- "version": "0.2.90",
4
+ "version": "0.2.91",
5
5
  "type": "module",
6
6
  "main": "dist/unifyedx-storybook-new.es.js",
7
7
  "module": "dist/unifyedx-storybook-new.es.js",