@julseb-lib/react 1.1.9 → 1.1.10

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.
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  Image
3
- } from "./chunk-VA7LFHRP.js";
3
+ } from "./chunk-BGER7RTC.js";
4
4
 
5
5
  // src/lib/components/LazyImage/Image.tsx
6
6
  import { jsx } from "react/jsx-runtime";
@@ -11,4 +11,4 @@ var Image_default = Image2;
11
11
  export {
12
12
  Image_default as default
13
13
  };
14
- //# sourceMappingURL=Image-MFX5A7HO.js.map
14
+ //# sourceMappingURL=Image-SUXJNFL6.js.map
@@ -1440,6 +1440,7 @@ function disableScroll() {
1440
1440
  window.scrollY.toString()
1441
1441
  );
1442
1442
  document.body.style.overflow = "hidden";
1443
+ document.body.style.height = "100vh";
1443
1444
  }
1444
1445
  }
1445
1446
 
@@ -2071,4 +2072,4 @@ export {
2071
2072
  scrollToTop,
2072
2073
  Image
2073
2074
  };
2074
- //# sourceMappingURL=chunk-VA7LFHRP.js.map
2075
+ //# sourceMappingURL=chunk-BGER7RTC.js.map