react-select
react-select copied to clipboard
Update the Sortable Multiselect component documentation
This PR address the documentation for the Sortable Multiselect Component example. Due to the deprecation of the old Library react-sortable-hoc, recommended the use of the DnD-Kit library.
Included in this PR.
- Add and use DnD-Kit Library
- Update documentation for Sortable Multiselect
- Update the sample array to add an id property
- Remove the old library.
Address
this issue https://github.com/JedWatson/react-select/issues/5159