@matchain/matchid-sdk-react 0.1.51 → 0.1.52

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.
@@ -12,12 +12,12 @@ import {
12
12
  useTransaction,
13
13
  useUserInfo,
14
14
  useWallet
15
- } from "../chunk-VIJ4FUT3.mjs";
15
+ } from "../chunk-OL4R4SZU.mjs";
16
16
  import "../chunk-UA6XHZHX.mjs";
17
- import "../chunk-HLUFAIFV.mjs";
18
17
  import {
19
18
  useLayout_exports
20
19
  } from "../chunk-FB5MHLWX.mjs";
20
+ import "../chunk-HLUFAIFV.mjs";
21
21
  import "../chunk-LHNKZISB.mjs";
22
22
  import "../chunk-J5LGTIGS.mjs";
23
23
  export {
package/dist/index.js CHANGED
@@ -8069,17 +8069,6 @@ var MatchProvider = ({
8069
8069
  useWalletInit({
8070
8070
  config: wallet
8071
8071
  });
8072
- (0, import_react40.useEffect)(() => {
8073
- if (!window.Telegram) {
8074
- const script = document.createElement("script");
8075
- script.src = "https://telegram.org/js/telegram-web-app.js?56";
8076
- script.async = true;
8077
- document.body.appendChild(script);
8078
- return () => {
8079
- document.body.removeChild(script);
8080
- };
8081
- }
8082
- }, []);
8083
8072
  return /* @__PURE__ */ (0, import_jsx_runtime94.jsx)(import_react_intl21.IntlProvider, { locale: realLocale, messages: messages[realLocale], children: /* @__PURE__ */ (0, import_jsx_runtime94.jsx)(import_react_query10.QueryClientProvider, { client: queryClient, children: /* @__PURE__ */ (0, import_jsx_runtime94.jsx)(
8084
8073
  MatchContext.Provider,
8085
8074
  {