@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.
- package/dist/index.es.js +1 -0
- 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
|
{
|