Make injection of style prop on custom trigger optional
ndelangen opened this issue · 1 comments
ndelangen commented
I'd like this:
https://github.com/react-component/color-picker/blob/master/src/ColorPicker.jsx#L177-L179
not to happen.
Can we make this optional?
listao commented
I agree. Or is there anyway to provide a prop for the element that could be an external trigger without it needing to be a child of the component.