@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.
@@ -2461,6 +2461,12 @@ function LoginBox({
2461
2461
  activeIcon: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(TRXLightIcon, { size: isDownMd ? 36 : 40 }),
2462
2462
  name: "TRON",
2463
2463
  onClick: () => login("tron")
2464
+ },
2465
+ ton: {
2466
+ icon: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(TRXDarkIcon, { size: isDownMd ? 36 : 40 }),
2467
+ activeIcon: /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(TRXLightIcon, { size: isDownMd ? 36 : 40 }),
2468
+ name: "TON",
2469
+ onClick: () => login("ton")
2464
2470
  }
2465
2471
  };
2466
2472
  return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)(import_jsx_runtime56.Fragment, { children: [