@fileverse/ui 4.1.3-patch-2 → 4.1.3-patch-3

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/index.es.js +1 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -39169,7 +39169,7 @@ const Pae = ({
39169
39169
  ]
39170
39170
  }
39171
39171
  ),
39172
- /* @__PURE__ */ d.jsxs(R0, { className: "px-6 pb-4 gap-2 w-full", children: [
39172
+ (s || o) && /* @__PURE__ */ d.jsxs(R0, { className: "px-6 pb-4 gap-2 w-full", children: [
39173
39173
  s && /* @__PURE__ */ d.jsx(z0, { asChild: !0, children: /* @__PURE__ */ d.jsx(
39174
39174
  Ht,
39175
39175
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fileverse/ui",
3
- "version": "4.1.3-patch-2",
3
+ "version": "4.1.3-patch-3",
4
4
  "files": [
5
5
  "/dist"
6
6
  ],