componenteszw-package 1.0.65 → 1.0.66

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
@@ -26143,7 +26143,7 @@ const we1 = ({
26143
26143
  {
26144
26144
  onClick: c,
26145
26145
  className: w(
26146
- "w-full bg-white rounded-2xl border border-gray-200 shadow-sm overflow-hidden transition-all duration-200",
26146
+ "w-full bg-white rounded-2xl border border-gray-200 shadow-sm transition-all duration-200",
26147
26147
  h && "cursor-pointer",
26148
26148
  h && "hover:shadow-md",
26149
26149
  i,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "componenteszw-package",
3
- "version": "1.0.65",
3
+ "version": "1.0.66",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",
File without changes