@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.mjs CHANGED
@@ -2730,6 +2730,7 @@ function WalletContent2({
2730
2730
  onSuccess,
2731
2731
  type
2732
2732
  }) {
2733
+ return /* @__PURE__ */ jsx46("div", {});
2733
2734
  const config = useConfig();
2734
2735
  const { openConnectModal, connectModalOpen } = useConnectModal();
2735
2736
  const { address } = useAccount();
@@ -3750,7 +3751,7 @@ var MatchProvider = ({ children, appid, events, theme = "light", endpoints }) =>
3750
3751
  useWalletInit({
3751
3752
  refreshOverview: loadOverview
3752
3753
  });
3753
- return /* @__PURE__ */ jsx49(WagmiProvider, { config: wagmiConfig, children: /* @__PURE__ */ jsx49(RainbowKitProvider, { children: /* @__PURE__ */ jsx49(QueryClientProvider, { client: queryClient, children: /* @__PURE__ */ jsx49(
3754
+ return /* @__PURE__ */ jsx49(WagmiProvider, { config: wagmiConfig, children: /* @__PURE__ */ jsx49(QueryClientProvider, { client: queryClient, children: /* @__PURE__ */ jsx49(RainbowKitProvider, { children: /* @__PURE__ */ jsx49(
3754
3755
  MatchContext.Provider,
3755
3756
  {
3756
3757
  value: {