@julseb-lib/react 1.1.32 → 1.1.33

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
@@ -51,7 +51,7 @@ import {
51
51
  libMarkdownEditorOptions,
52
52
  linkifyText,
53
53
  scrollToTop
54
- } from "./chunk-PXJ4JXEH.js";
54
+ } from "./chunk-CIZBB6QC.js";
55
55
 
56
56
  // #style-inject:#style-inject
57
57
  function styleInject(css, { insertAt } = {}) {
@@ -1425,7 +1425,7 @@ var genPosition = {
1425
1425
  // src/lib/components/LazyImage/LazyImage.tsx
1426
1426
  import { Suspense, lazy } from "react";
1427
1427
  import { jsx as jsx16 } from "react/jsx-runtime";
1428
- var Image2 = lazy(() => import("./Image-4MLJ7FPA.js"));
1428
+ var Image2 = lazy(() => import("./Image-YXIP4TUI.js"));
1429
1429
  var LazyImage = ({
1430
1430
  className,
1431
1431
  ref,