@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.
@@ -11,7 +11,7 @@ import {
11
11
  useUserInfo,
12
12
  verifyPohApi,
13
13
  wallet_exports
14
- } from "./chunk-JNKLD5RB.mjs";
14
+ } from "./chunk-2T4RY5BM.mjs";
15
15
  import {
16
16
  __export
17
17
  } from "./chunk-J5LGTIGS.mjs";
@@ -94,4 +94,4 @@ export {
94
94
  user_exports,
95
95
  api_exports
96
96
  };
97
- //# sourceMappingURL=chunk-CGXT434W.mjs.map
97
+ //# sourceMappingURL=chunk-GCIXXSIH.mjs.map
@@ -2259,7 +2259,9 @@ var import_lottie_react = __toESM(require("lottie-react"));
2259
2259
  var import_jsx_runtime67 = require("react/jsx-runtime");
2260
2260
  function Lottie(props) {
2261
2261
  console.log("Lottie", props);
2262
- return /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(import_lottie_react.default, { loop: true, autoplay: true, ...props });
2262
+ const result = /* @__PURE__ */ (0, import_jsx_runtime67.jsx)(import_lottie_react.default, { loop: true, autoplay: true, ...props });
2263
+ console.log("result", result);
2264
+ return result;
2263
2265
  }
2264
2266
 
2265
2267
  // src/context/ModalContext.tsx