sprintify-ui 0.6.27 → 0.6.28
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/sprintify-ui.es.js
CHANGED
|
@@ -9090,7 +9090,7 @@ const Dd = /* @__PURE__ */ _e({
|
|
|
9090
9090
|
ref_key: "floatingRef",
|
|
9091
9091
|
ref: i,
|
|
9092
9092
|
style: rt(T(a)),
|
|
9093
|
-
class: "fixed top-0 left-0 pointer-events-none"
|
|
9093
|
+
class: "fixed top-0 left-0 pointer-events-none z-modal"
|
|
9094
9094
|
}, [
|
|
9095
9095
|
Ee(In, {
|
|
9096
9096
|
"enter-active-class": "transition duration-200 ease-out",
|
package/package.json
CHANGED