README
react-jquery-sortable
Usage
- Include jQuery and jQuery UI globally (this is required because of a jQuery UI limitation)
- Configure webpack to support
import '
React wrapper for jQuery sortable
<script type="module">
import reactJquerySortable from 'https://cdn.skypack.dev/react-jquery-sortable';
</script>
import '