@depay/widgets 12.12.0 → 12.12.1

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/esm/index.js CHANGED
@@ -22037,7 +22037,7 @@ var ConnectWalletDialog = (function (props) {
22037
22037
  className: "Alert"
22038
22038
  }, /*#__PURE__*/React.createElement("span", {
22039
22039
  className: "FontWeightBold PaddingBottomXS"
22040
- }, "You wallet extension window is already asking to connect. It might be hidden."))), props.connectingExtension && /*#__PURE__*/React.createElement("div", {
22040
+ }, "Your wallet extension is already open and asking to connect. It might be hidden."))), props.connectingExtension && /*#__PURE__*/React.createElement("div", {
22041
22041
  className: "Card disabled small PaddingTopS PaddingRightXS PaddingBottomS PaddingLeftXS",
22042
22042
  style: {
22043
22043
  height: '50px'