@rash2x/bridge-widget 0.6.89 → 0.6.91

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.
@@ -2923,7 +2923,7 @@ const Tip = (props) => {
2923
2923
  const { children, text } = props;
2924
2924
  return /* @__PURE__ */ jsxs(Tooltip, { children: [
2925
2925
  /* @__PURE__ */ jsx(TooltipTrigger, { className: "w-4 h-4 rounded-full bg-muted text-muted-foreground", children }),
2926
- /* @__PURE__ */ jsx(TooltipContent, { className: "max-w-64", children: text })
2926
+ /* @__PURE__ */ jsx(TooltipContent, { children: /* @__PURE__ */ jsx("p", { className: "max-w-64", children: text }) })
2927
2927
  ] });
2928
2928
  };
2929
2929
  const BASE_URL = "https://icons-ckg.pages.dev/stargate-light/tokens";
@@ -25760,7 +25760,7 @@ class WalletConnectModal {
25760
25760
  }
25761
25761
  async initUi() {
25762
25762
  if (typeof window !== "undefined") {
25763
- await import("./index-AtDMOQ5h.js");
25763
+ await import("./index-BJGLKUxy.js");
25764
25764
  const modal = document.createElement("wcm-modal");
25765
25765
  document.body.insertAdjacentElement("beforeend", modal);
25766
25766
  OptionsCtrl.setIsUiLoaded(true);
@@ -26516,4 +26516,4 @@ export {
26516
26516
  getQuoteFees as y,
26517
26517
  calculateMinReceived as z
26518
26518
  };
26519
- //# sourceMappingURL=index-C2-AN_EH.js.map
26519
+ //# sourceMappingURL=index-Dt6URqhm.js.map