componenteszw-package 1.0.66 → 1.0.67

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/index.js CHANGED
@@ -26619,7 +26619,7 @@ const Ie1 = ({
26619
26619
  "div",
26620
26620
  {
26621
26621
  className: w(
26622
- "border rounded-lg mt-2 p-2 bg-white shadow absolute w-full z-50",
26622
+ "border rounded-lg mt-2 p-2 bg-white shadow z-50",
26623
26623
  y
26624
26624
  ),
26625
26625
  children: [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "componenteszw-package",
3
- "version": "1.0.66",
3
+ "version": "1.0.67",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
File without changes