@rationalbloks/frontblok-components 0.2.4 → 0.2.5

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 CHANGED
@@ -545,6 +545,7 @@ function createNavbar(config) {
545
545
  anchorEl,
546
546
  open: isMenuOpen,
547
547
  onClose: handleMenuClose,
548
+ disableScrollLock: true,
548
549
  anchorOrigin: {
549
550
  vertical: "bottom",
550
551
  horizontal: "right"