@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/index.esm.js
CHANGED
@@ -24959,7 +24959,7 @@ const OutboundAppButtonClass = compose(
|
|
24959
24959
|
const compVars = OutboundAppButtonClass.cssVarList;
|
24960
24960
|
|
24961
24961
|
const outboundAppButton = {
|
24962
|
-
[compVars.
|
24962
|
+
[compVars.iconFillCurrentColor]: 'inherit',
|
24963
24963
|
|
24964
24964
|
_iconFillCurrentColor: {
|
24965
24965
|
[compVars.iconFillCurrentColor]: 'currentColor',
|