react-spinners
react-spinners copied to clipboard
Update colors prop to validate using typings
Currently, the cooor prop runs through a custom function that validates the color is valid. Maybe worth looking into if we can utilize the css typings to auto verify it.