@3sc/common-component 0.0.234 → 0.0.235
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 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -40773,7 +40773,7 @@ const m8 = ({ options: e, isDraggable: t }) => {
|
|
|
40773
40773
|
open: c,
|
|
40774
40774
|
anchorEl: w.current,
|
|
40775
40775
|
placement: "bottom-start",
|
|
40776
|
-
style: { zIndex:
|
|
40776
|
+
style: { zIndex: 99999 },
|
|
40777
40777
|
ref: O,
|
|
40778
40778
|
modifiers: [
|
|
40779
40779
|
{
|