@julseb-lib/react 1.1.22 → 1.1.23

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-FWI6XX5P.js";
3
+ } from "./chunk-AKGT77NY.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-MGXXN2GF.js.map
14
+ //# sourceMappingURL=Image-2WXN57FZ.js.map
@@ -1553,6 +1553,8 @@ function enableScroll() {
1553
1553
  "data-scroll-position"
1554
1554
  );
1555
1555
  document.body.style.overflow = "";
1556
+ document.body.style.height = "";
1557
+ document.body.style.top = "";
1556
1558
  document.body.removeAttribute("data-scroll-position");
1557
1559
  if (scrollPosition) {
1558
1560
  window.scrollTo(0, parseInt(scrollPosition));
@@ -2175,4 +2177,4 @@ export {
2175
2177
  scrollToTop,
2176
2178
  Image
2177
2179
  };
2178
- //# sourceMappingURL=chunk-FWI6XX5P.js.map
2180
+ //# sourceMappingURL=chunk-AKGT77NY.js.map