@matchain/matchid-sdk-react 0.1.56-alpha.17 → 0.1.56-alpha.18

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/hooks.mjs CHANGED
@@ -14,7 +14,7 @@ import {
14
14
  useTransaction,
15
15
  useUserInfo,
16
16
  useWallet
17
- } from "./chunk-ZLTIMO57.mjs";
17
+ } from "./chunk-QMV4FDUH.mjs";
18
18
  import "./chunk-JX73EY6V.mjs";
19
19
  import "./chunk-UA6XHZHX.mjs";
20
20
  import "./chunk-IZOOVZAD.mjs";
package/dist/index.js CHANGED
@@ -7808,6 +7808,7 @@ var BindEmailModal = ({ isOpen, onClose, onBack, onLogin }) => {
7808
7808
  return /* @__PURE__ */ (0, import_jsx_runtime102.jsx)(
7809
7809
  EmailModal,
7810
7810
  {
7811
+ type: "bind",
7811
7812
  isOpen,
7812
7813
  onClose,
7813
7814
  onBack,