@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.
@@ -2924,7 +2924,7 @@ const Tip = (props) => {
2924
2924
  const { children, text } = props;
2925
2925
  return /* @__PURE__ */ jsxRuntime.jsxs(tooltip.Tooltip, { children: [
2926
2926
  /* @__PURE__ */ jsxRuntime.jsx(tooltip.TooltipTrigger, { className: "w-4 h-4 rounded-full bg-muted text-muted-foreground", children }),
2927
- /* @__PURE__ */ jsxRuntime.jsx(tooltip.TooltipContent, { className: "max-w-64", children: text })
2927
+ /* @__PURE__ */ jsxRuntime.jsx(tooltip.TooltipContent, { children: /* @__PURE__ */ jsxRuntime.jsx("p", { className: "max-w-64", children: text }) })
2928
2928
  ] });
2929
2929
  };
2930
2930
  const BASE_URL = "https://icons-ckg.pages.dev/stargate-light/tokens";
@@ -25761,7 +25761,7 @@ class WalletConnectModal {
25761
25761
  }
25762
25762
  async initUi() {
25763
25763
  if (typeof window !== "undefined") {
25764
- await Promise.resolve().then(() => require("./index-BhjOHqgM.cjs"));
25764
+ await Promise.resolve().then(() => require("./index-CaUogI0i.cjs"));
25765
25765
  const modal = document.createElement("wcm-modal");
25766
25766
  document.body.insertAdjacentElement("beforeend", modal);
25767
25767
  OptionsCtrl.setIsUiLoaded(true);
@@ -26515,4 +26515,4 @@ exports.useSettingsStore = useSettingsStore;
26515
26515
  exports.useSwapModel = useSwapModel;
26516
26516
  exports.useTokensStore = useTokensStore;
26517
26517
  exports.useTransactionStore = useTransactionStore;
26518
- //# sourceMappingURL=index-CYWHHEUi.cjs.map
26518
+ //# sourceMappingURL=index-BX9JJ_-J.cjs.map