@matchain/matchid-sdk-react 0.1.26-alpha.2 → 0.1.26-alpha.4

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/index.js CHANGED
@@ -2730,6 +2730,7 @@ function WalletContent2({
2730
2730
  onSuccess,
2731
2731
  type
2732
2732
  }) {
2733
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)("div", {});
2733
2734
  const config = (0, import_wagmi2.useConfig)();
2734
2735
  const { openConnectModal, connectModalOpen } = (0, import_rainbowkit.useConnectModal)();
2735
2736
  const { address } = (0, import_wagmi2.useAccount)();
@@ -3529,7 +3530,7 @@ var MatchProvider = ({ children, appid, events, theme = "light", endpoints }) =>
3529
3530
  useWalletInit({
3530
3531
  refreshOverview: loadOverview
3531
3532
  });
3532
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_wagmi4.WagmiProvider, { config: wagmiConfig, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_rainbowkit3.RainbowKitProvider, { children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_react_query.QueryClientProvider, { client: queryClient, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
3533
+ return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_wagmi4.WagmiProvider, { config: wagmiConfig, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_react_query.QueryClientProvider, { client: queryClient, children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(import_rainbowkit3.RainbowKitProvider, { children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
3533
3534
  MatchContext.Provider,
3534
3535
  {
3535
3536
  value: {