@fileverse/ui 4.1.7-patch-9 → 4.1.7-patch-10

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 -0
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -42651,6 +42651,7 @@ const Fke = ({
42651
42651
  disableOutsideClick: l,
42652
42652
  noOverlay: p,
42653
42653
  overlayClasses: m,
42654
+ title: /* @__PURE__ */ f.jsx(f.Fragment, {}),
42654
42655
  className: S(
42655
42656
  "max-w-full feature-release-modal",
42656
42657
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fileverse/ui",
3
- "version": "4.1.7-patch-9",
3
+ "version": "4.1.7-patch-10",
4
4
  "files": [
5
5
  "/dist"
6
6
  ],