hxf31891 / react-gradient-color-picker

An easy to use color/gradient picker for React.js
MIT License
147 stars 49 forks source link

Support HEX color as initialize value #46

Closed ngocducdim closed 1 year ago

ngocducdim commented 1 year ago

Hi, by default I pass the HEX color as initialize value, but look like it not accept the HEX color, the error said: image is there anyway accept the HEX color as initialize value? Thanks

hxf31891 commented 1 year ago

@ngocducdim interesting, I will look into this ASAP.

hxf31891 commented 1 year ago

@ngocducdim fixed in v2.1.20