hxf31891 / react-gradient-color-picker

An easy to use color/gradient picker for React.js
MIT License
144 stars 45 forks source link

Please export the ColorPickerProps for typescript #95

Closed rishisharma08 closed 3 months ago

rishisharma08 commented 4 months ago

Trying wrap the color picker into another component, and need access to the type ColorPickerProps which is currently not exported.

hxf31891 commented 3 months ago

@rishisharma08 thats easy enough, will push an update ASAP

hxf31891 commented 3 months ago

@rishisharma08 please try v3.0.8 and lmk if that works