material-bread icon indicating copy to clipboard operation
material-bread copied to clipboard

Fix crash when using checkedIcon and add support disabled color

Open tomcheung1208 opened this issue 5 years ago • 0 comments

This PR fix an issue on Checkbox component. When using "checkedIcon", the app will crash if I didn't send "icon" props. Because it get related value from "icon". Also this PR added a new props "disabledColor". If user need a custom color when set disable status, current component didn't support it.

tomcheung1208 avatar Aug 12 '20 07:08 tomcheung1208