Closed MMagueta closed 3 years ago
The Material UI Icon API states that the color attribute can be:
| 'inherit' | 'action' | 'disabled' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning'
The goal of this PR is to add the lacking options to the icon props.
The Material UI Icon API states that the color attribute can be:
| 'inherit' | 'action' | 'disabled' | 'primary' | 'secondary' | 'error' | 'info' | 'success' | 'warning'
The goal of this PR is to add the lacking options to the icon props.