@matchain/matchid-sdk-react 0.1.55-alpha.7 → 0.1.55-alpha.9

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/api.mjs CHANGED
@@ -2,11 +2,11 @@ import {
2
2
  bind_exports,
3
3
  poh_exports,
4
4
  user_exports
5
- } from "./chunk-CGXT434W.mjs";
5
+ } from "./chunk-GCIXXSIH.mjs";
6
6
  import {
7
7
  isSuccess,
8
8
  wallet_exports
9
- } from "./chunk-JNKLD5RB.mjs";
9
+ } from "./chunk-2T4RY5BM.mjs";
10
10
  import "./chunk-JX73EY6V.mjs";
11
11
  import "./chunk-UA6XHZHX.mjs";
12
12
  import "./chunk-IZOOVZAD.mjs";
@@ -1301,7 +1301,9 @@ import LottieReact from "lottie-react";
1301
1301
  import { jsx as jsx16 } from "react/jsx-runtime";
1302
1302
  function Lottie(props) {
1303
1303
  console.log("Lottie", props);
1304
- return /* @__PURE__ */ jsx16(LottieReact, { loop: true, autoplay: true, ...props });
1304
+ const result = /* @__PURE__ */ jsx16(LottieReact, { loop: true, autoplay: true, ...props });
1305
+ console.log("result", result);
1306
+ return result;
1305
1307
  }
1306
1308
 
1307
1309
  // src/context/ModalContext.tsx
@@ -7608,4 +7610,4 @@ export {
7608
7610
  MatchProvider,
7609
7611
  useMatch
7610
7612
  };
7611
- //# sourceMappingURL=chunk-JNKLD5RB.mjs.map
7613
+ //# sourceMappingURL=chunk-2T4RY5BM.mjs.map