@hybr1d-tech/charizard 1.1.3 → 1.1.4
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/hybr1d-ui.js +0 -2
- package/dist/hybr1d-ui.umd.cjs +8 -8
- package/package.json +1 -1
package/dist/hybr1d-ui.js
CHANGED
|
@@ -3350,7 +3350,6 @@ function Hb({
|
|
|
3350
3350
|
},
|
|
3351
3351
|
formatGroupLabel: o,
|
|
3352
3352
|
menuPlacement: u,
|
|
3353
|
-
menuPortalTarget: document.body,
|
|
3354
3353
|
menuPosition: "fixed",
|
|
3355
3354
|
...h
|
|
3356
3355
|
}
|
|
@@ -9450,7 +9449,6 @@ function R7(e) {
|
|
|
9450
9449
|
onChange: d,
|
|
9451
9450
|
"data-variant": c,
|
|
9452
9451
|
"data-divider": r,
|
|
9453
|
-
menuPortalTarget: document.body,
|
|
9454
9452
|
menuPosition: "fixed",
|
|
9455
9453
|
...o
|
|
9456
9454
|
}
|