casesandberg / react-color

:art: Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more
http://casesandberg.github.io/react-color/
MIT License
12.05k stars 922 forks source link

docs: include default chrome view picker props #878

Open filipenatanael opened 1 year ago

filipenatanael commented 1 year ago

Update documentation in order to include defaultView property. This will allow users to choose a default view for the Chrome Picker. It is an important property for developers looking for customize them components.

Implemented at: #665