@portnet/ui 0.0.80 → 0.0.81

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.
@@ -70,7 +70,7 @@ const StyledMuiTextField = (0, _styles.styled)( /*#__PURE__*/React.forwardRef((_
70
70
  color: _apperance.palette.primary
71
71
  },
72
72
  "&.Mui-disabled": {
73
- color: _apperance.palette.gray.darker
73
+ color: _apperance.palette.gray.dark
74
74
  },
75
75
  "&.Mui-error": {
76
76
  color: _apperance.palette.error
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@portnet/ui",
3
- "version": "0.0.80",
3
+ "version": "0.0.81",
4
4
  "description": "Portnet UI",
5
5
  "keywords": [
6
6
  "react",