@matchain/matchid-sdk-react 0.1.56-alpha.2 → 0.1.56-alpha.3

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.mjs CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  } from "./chunk-HBOS3RBL.mjs";
7
7
  import {
8
8
  api_exports
9
- } from "./chunk-SPVA3A6Z.mjs";
9
+ } from "./chunk-M5LCJX2T.mjs";
10
10
  import {
11
11
  MatchProvider,
12
12
  ModalProvider,
@@ -16,7 +16,7 @@ import {
16
16
  ui_exports,
17
17
  useMatch,
18
18
  wagmiConfig
19
- } from "./chunk-NIGHV7RT.mjs";
19
+ } from "./chunk-KDVKIXOS.mjs";
20
20
  import "./chunk-JX73EY6V.mjs";
21
21
  import "./chunk-UA6XHZHX.mjs";
22
22
  import "./chunk-IZOOVZAD.mjs";
package/dist/ui.js CHANGED
@@ -735,7 +735,7 @@ var import_react7 = require("react");
735
735
  var import_viem3 = require("viem");
736
736
 
737
737
  // src/context/ModalContext.tsx
738
- var import_react6 = __toESM(require("react"));
738
+ var import_react6 = require("react");
739
739
  var import_react_dom = require("react-dom");
740
740
  var import_jsx_runtime58 = require("react/jsx-runtime");
741
741
  var ModalContext = (0, import_react6.createContext)(null);