Open Chen-BBe opened 3 years ago
Hi,
I was trying to custom my own colour picker widget and somehow it did not render Hue component with my own custom styles, why is this? I inserted styles exactly same as here.
Hue
<Hue { ...red } styles={{ default: { picker: { borderRadius: '10px' } } }} />
Hi,
I was trying to custom my own colour picker widget and somehow it did not render
Hue
component with my own custom styles, why is this? I inserted styles exactly same as here.<Hue { ...red } styles={{ default: { picker: { borderRadius: '10px' } } }} />