@true-engineering/true-react-common-ui-kit 3.0.1 → 3.0.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.
@@ -8705,8 +8705,7 @@ var useStyles$F = createThemedStyles("Button", {
8705
8705
  icon: {
8706
8706
  width: 20,
8707
8707
  height: 20,
8708
- flexShrink: 0,
8709
- transition: "color 0.25s ease-in-out"
8708
+ flexShrink: 0
8710
8709
  },
8711
8710
  iconFromLeft: {
8712
8711
  flexDirection: "row",