@descope/web-components-ui 1.126.0 → 1.127.0
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/cjs/index.cjs.js
CHANGED
@@ -22245,7 +22245,7 @@ const OutboundAppButtonClass = compose(
|
|
22245
22245
|
const compVars = OutboundAppButtonClass.cssVarList;
|
22246
22246
|
|
22247
22247
|
const outboundAppButton = {
|
22248
|
-
[compVars.
|
22248
|
+
[compVars.iconFillCurrentColor]: 'inherit',
|
22249
22249
|
|
22250
22250
|
_iconFillCurrentColor: {
|
22251
22251
|
[compVars.iconFillCurrentColor]: 'currentColor',
|