@matchain/matchid-sdk-react 0.1.37-alpha.11 → 0.1.37-alpha.12

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.
@@ -9,7 +9,7 @@ import {
9
9
  unBindWalletApi,
10
10
  useUserInfo,
11
11
  verifyPohApi
12
- } from "./chunk-HTYFFIQV.mjs";
12
+ } from "./chunk-F5CJROWH.mjs";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-J5LGTIGS.mjs";
@@ -90,4 +90,4 @@ export {
90
90
  user_exports,
91
91
  api_exports
92
92
  };
93
- //# sourceMappingURL=chunk-WIU5CDQ6.mjs.map
93
+ //# sourceMappingURL=chunk-IHRQKSSO.mjs.map
@@ -2817,7 +2817,7 @@ function UsernameModal({
2817
2817
  }, onClick: onSubmit, size: "lg", block: true, highlight: true, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(import_react_intl12.FormattedMessage, { id: "confirm" }) }),
2818
2818
  /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Button, { style: {
2819
2819
  marginTop: isDownMd ? "12px" : "24px"
2820
- }, onClick: props.onClose, size: "lg", block: true, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(import_react_intl12.FormattedMessage, { id: "nextTime" }) })
2820
+ }, onClick: props.onClose, size: "lg", block: true, children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(import_react_intl12.FormattedMessage, { id: "cancel" }) })
2821
2821
  ] }) });
2822
2822
  }
2823
2823