@rash2x/bridge-widget 0.1.0 → 0.1.2

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.
@@ -7729,7 +7729,6 @@ const EvaaBridgeWithProviders = (props) => {
7729
7729
  };
7730
7730
  const EvaaBridgeContent = ({
7731
7731
  className,
7732
- theme,
7733
7732
  onInitialized,
7734
7733
  onAmountChange,
7735
7734
  onChainChange
@@ -7835,7 +7834,6 @@ const EvaaBridgeContent = ({
7835
7834
  className
7836
7835
  ),
7837
7836
  ref: modalContainerRef,
7838
- "data-theme": theme,
7839
7837
  children: [
7840
7838
  /* @__PURE__ */ jsxRuntime.jsx(FormHeader, { modalContainer: modalContainerRef.current }),
7841
7839
  /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-[1px]", children: [