You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like withColorProvider is not exported in version 3.2.2
In my node_modules I see:
export { Alpha$2 as Alpha, Alpha as AlphaPicker, Block$1 as BlockPicker, Checkboard, Chrome$1 as ChromePicker, Circle$1 as CirclePicker, Compact$1 as CompactPicker, ColorWrap$1 as CustomPicker, EditableInput$1 as EditableInput, Github$1 as GithubPicker, Google$1 as GooglePicker, Hue$2 as Hue, Hue as HuePicker, Material$1 as MaterialPicker, Photoshop$1 as PhotoshopPicker, Raised, Saturation, Sketch$1 as SketchPicker, Slider$1 as SliderPicker, Swatch$1 as Swatch, Swatches$1 as SwatchesPicker, Twitter$1 as TwitterPicker };
So I can't access neither useColor nor withColorProvided
The text was updated successfully, but these errors were encountered:
It looks like withColorProvider is not exported in version 3.2.2
In my node_modules I see:
So I can't access neither
useColor
norwithColorProvided
The text was updated successfully, but these errors were encountered: