mirror of
https://github.com/qlik-oss/nebula.js.git
synced 2025-12-25 01:04:14 -05:00
fix: move more menu out of container (#1568)
This commit is contained in:
@@ -58,9 +58,6 @@ const More = React.forwardRef(
|
||||
ref={ref}
|
||||
open={show}
|
||||
anchorEl={alignTo.current}
|
||||
getContentAnchorEl={null}
|
||||
container={alignTo.current}
|
||||
disablePortal
|
||||
hideBackdrop
|
||||
transitionDuration={0}
|
||||
slotProps={{
|
||||
|
||||
Reference in New Issue
Block a user