@matchain/matchid-sdk-react 0.1.56-alpha.15 → 0.1.56-alpha.16

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.
@@ -11,7 +11,7 @@ import {
11
11
  useUserInfo,
12
12
  verifyPohApi,
13
13
  wallet_exports
14
- } from "./chunk-A47WTLYD.mjs";
14
+ } from "./chunk-LADAY3IL.mjs";
15
15
  import {
16
16
  __export
17
17
  } from "./chunk-J5LGTIGS.mjs";
@@ -94,4 +94,4 @@ export {
94
94
  user_exports,
95
95
  api_exports
96
96
  };
97
- //# sourceMappingURL=chunk-FZHJNSAP.mjs.map
97
+ //# sourceMappingURL=chunk-O2D3TKRD.mjs.map
@@ -22,7 +22,7 @@ import {
22
22
  UsernameModal,
23
23
  WalletAsset,
24
24
  WalletModal
25
- } from "./chunk-A47WTLYD.mjs";
25
+ } from "./chunk-LADAY3IL.mjs";
26
26
  import "./chunk-UA6XHZHX.mjs";
27
27
  import "./chunk-IZOOVZAD.mjs";
28
28
  import "./chunk-FQ6PYZPD.mjs";
package/dist/hooks.mjs CHANGED
@@ -14,7 +14,7 @@ import {
14
14
  useTransaction,
15
15
  useUserInfo,
16
16
  useWallet
17
- } from "./chunk-A47WTLYD.mjs";
17
+ } from "./chunk-LADAY3IL.mjs";
18
18
  import "./chunk-UA6XHZHX.mjs";
19
19
  import "./chunk-IZOOVZAD.mjs";
20
20
  import "./chunk-FQ6PYZPD.mjs";
package/dist/index.js CHANGED
@@ -8384,7 +8384,7 @@ var en_default = {
8384
8384
  noMore: "No more",
8385
8385
  Remove: "Remove",
8386
8386
  removeSuccess: "Remove Successfully",
8387
- loginAgreement: "By logging in, you agree to our <termsLink>Terms of Service</termsLink> and <privacyLink>Privacy Policy</privacyLink>",
8387
+ loginAgreement: "By login, you agree to our <termsLink>Terms of Service</termsLink> and <privacyLink>Privacy Policy</privacyLink>",
8388
8388
  poweredBy: "Powered by"
8389
8389
  };
8390
8390