@abdellatifui/react 3.0.9 → 3.0.11

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.
Files changed (2) hide show
  1. package/dist/nextgen.js +1 -5
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -19085,11 +19085,7 @@ const wL = Ot("px-1", {
19085
19085
  disabled: d,
19086
19086
  border: b.border
19087
19087
  }), a), disabled: d, value: o, children: [
19088
- /* @__PURE__ */ S.jsxs(Dm, { ref: r, children: [
19089
- s,
19090
- " ",
19091
- t
19092
- ] }),
19088
+ /* @__PURE__ */ S.jsx(Dm, { ref: r, children: s }),
19093
19089
  /* @__PURE__ */ S.jsx(jm, { children: i })
19094
19090
  ] }, t);
19095
19091
  }, CL = Ot(
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.0.9",
4
+ "version": "3.0.11",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"