@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.
- package/dist/api.mjs +2 -2
- package/dist/{chunk-A47WTLYD.mjs → chunk-LADAY3IL.mjs} +2 -2
- package/dist/chunk-LADAY3IL.mjs.map +1 -0
- package/dist/{chunk-FZHJNSAP.mjs → chunk-O2D3TKRD.mjs} +2 -2
- package/dist/components.mjs +1 -1
- package/dist/hooks.mjs +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/ui.mjs +1 -1
- package/package.json +1 -1
- package/dist/chunk-A47WTLYD.mjs.map +0 -1
- /package/dist/{chunk-FZHJNSAP.mjs.map → chunk-O2D3TKRD.mjs.map} +0 -0
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
useUserInfo,
|
|
12
12
|
verifyPohApi,
|
|
13
13
|
wallet_exports
|
|
14
|
-
} from "./chunk-
|
|
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-
|
|
97
|
+
//# sourceMappingURL=chunk-O2D3TKRD.mjs.map
|
package/dist/components.mjs
CHANGED
package/dist/hooks.mjs
CHANGED
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
|
|
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
|
|