@evergis/react 4.0.13 → 4.0.14

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/react.esm.js CHANGED
@@ -7160,6 +7160,7 @@ const RoundedBackgroundContainerWrapper = styled(Flex) `
7160
7160
 
7161
7161
  * {
7162
7162
  color: ${$color};
7163
+ fill: ${$color};
7163
7164
  }
7164
7165
  `};
7165
7166