@abdellatifui/react 3.2.31 → 3.2.32

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.
package/dist/nextgen.js CHANGED
@@ -20484,8 +20484,8 @@ const Us = Ce(
20484
20484
  {
20485
20485
  className: V(
20486
20486
  "px-1 relative w-full",
20487
- x && r == "top" && "pt-6 pb-1",
20488
- x && r == "bottom" && "pb-6 pt-1"
20487
+ x == "top" && r && "pt-6 pb-1",
20488
+ x == "bottom" && r && "pb-6 pt-1"
20489
20489
  ),
20490
20490
  children: /* @__PURE__ */ c.jsx("div", { id: j, name: j, className: "relative", ref: R, style: { minWidth: U }, children: /* @__PURE__ */ c.jsxs("div", { className: "w-full relative ", children: [
20491
20491
  /* @__PURE__ */ c.jsxs("div", { className: V(
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.2.31",
4
+ "version": "3.2.32",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [