@matchain/matchid-sdk-react 0.1.55-alpha.6 → 0.1.55-alpha.8

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