convertColor assumptions
stevenyuen opened this issue · 0 comments
stevenyuen commented
- current convertColor util assumes that the colour being passed is a HEX colour. We need to assume that the developer might pass anything to this util. Need to validate input.