@matchain/matchid-sdk-react 0.1.26-alpha.3 → 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)();