indicator-ui 1.1.24 → 1.1.25
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.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -14787,7 +14787,7 @@ function CN(...r) {
|
|
|
14787
14787
|
smartPlacementOptions: s,
|
|
14788
14788
|
backdropClassName: u,
|
|
14789
14789
|
animeType: l = "popover",
|
|
14790
|
-
position: d = "
|
|
14790
|
+
position: d = "absolute",
|
|
14791
14791
|
zIndex: f,
|
|
14792
14792
|
backdropColor: h
|
|
14793
14793
|
} = t, p = G(null), [g] = Ft(e), [v] = Ft(n), y = e6(e, {
|