@matchain/matchid-sdk-react 0.1.40-alpha.5 → 0.1.40-alpha.6

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-222KVWTM.mjs";
12
+ } from "./chunk-ZLARXHQ5.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-XN6V3UI6.mjs.map
93
+ //# sourceMappingURL=chunk-QEOWZ3EN.mjs.map
@@ -1214,6 +1214,12 @@ function LoginBox({
1214
1214
  activeIcon: /* @__PURE__ */ jsx11(TRXLightIcon, { size: isDownMd ? 36 : 40 }),
1215
1215
  name: "TRON",
1216
1216
  onClick: () => login("tron")
1217
+ },
1218
+ ton: {
1219
+ icon: /* @__PURE__ */ jsx11(TRXDarkIcon, { size: isDownMd ? 36 : 40 }),
1220
+ activeIcon: /* @__PURE__ */ jsx11(TRXLightIcon, { size: isDownMd ? 36 : 40 }),
1221
+ name: "TON",
1222
+ onClick: () => login("ton")
1217
1223
  }
1218
1224
  };
1219
1225
  return /* @__PURE__ */ jsxs9(Fragment2, { children: [
@@ -4141,4 +4147,4 @@ export {
4141
4147
  MatchProvider,
4142
4148
  useMatch
4143
4149
  };
4144
- //# sourceMappingURL=chunk-222KVWTM.mjs.map
4150
+ //# sourceMappingURL=chunk-ZLARXHQ5.mjs.map