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