@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.
@@ -22,7 +22,7 @@ import {
22
22
  UsernameModal,
23
23
  WalletAsset,
24
24
  WalletModal
25
- } from "./chunk-JNKLD5RB.mjs";
25
+ } from "./chunk-2T4RY5BM.mjs";
26
26
  import "./chunk-JX73EY6V.mjs";
27
27
  import "./chunk-UA6XHZHX.mjs";
28
28
  import "./chunk-IZOOVZAD.mjs";
package/dist/hooks.js CHANGED
@@ -1269,7 +1269,9 @@ var import_lottie_react = __toESM(require("lottie-react"));
1269
1269
  var import_jsx_runtime77 = require("react/jsx-runtime");
1270
1270
  function Lottie(props) {
1271
1271
  console.log("Lottie", props);
1272
- return /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(import_lottie_react.default, { loop: true, autoplay: true, ...props });
1272
+ const result = /* @__PURE__ */ (0, import_jsx_runtime77.jsx)(import_lottie_react.default, { loop: true, autoplay: true, ...props });
1273
+ console.log("result", result);
1274
+ return result;
1273
1275
  }
1274
1276
 
1275
1277
  // src/components/EVMModal/index.tsx