@abdellatifui/react 3.2.20 → 3.2.21

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 +2 -1
  2. package/package.json +1 -1
package/dist/nextgen.js CHANGED
@@ -12569,7 +12569,8 @@ const uv = pe((e, n) => {
12569
12569
  collapsable: s,
12570
12570
  maximizeButton: l,
12571
12571
  className: B(
12572
- f && "max-w-[calc(100vw-40px)] max-h-[calc(100vh-40px)]"
12572
+ f && "max-w-[calc(100vw-40px)] max-h-[calc(100vh-40px)]",
12573
+ u
12573
12574
  ),
12574
12575
  children: n,
12575
12576
  ...d
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@abdellatifui/react",
3
3
  "private": false,
4
- "version": "3.2.20",
4
+ "version": "3.2.21",
5
5
  "type": "module",
6
6
  "types": "dist/nextgen.d.ts",
7
7
  "files": [