ericjeansmith

Results 1 comments of ericjeansmith

I had the same issue. The color picker has to be _repainted_ based on a new color. Use a state to do that : ``` const [sketchPickerColor, setSketchPickerColor] = useState({...