color-picker icon indicating copy to clipboard operation
color-picker copied to clipboard

withColorProvided and useColor are not exported

Open misha-erm opened this issue 2 years ago • 1 comments

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

misha-erm avatar Jan 11 '23 16:01 misha-erm

Bump @Xhale1

pzimmermaninmo avatar Nov 08 '23 19:11 pzimmermaninmo