plotly / react-chart-editor

Customizable React-based editor panel for Plotly charts
https://plotly.github.io/react-chart-editor/
MIT License
505 stars 104 forks source link

Demo app not to use react-select directly #966

Closed dmt0 closed 5 years ago

dmt0 commented 5 years ago

Demo app was using react-select package, which got a major version bump. Now we'll use RCE's Dropdown component instead.