react-select icon indicating copy to clipboard operation
react-select copied to clipboard

Update the Sortable Multiselect component documentation

Open codercodingthecode opened this issue 2 years ago • 10 comments

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

Sample using DnD

Kapture 2022-06-01 at 23 47 25

codercodingthecode avatar Jun 02 '22 04:06 codercodingthecode