README
React Motion Sortable 0.0.1
Sortable component powered by React Motion. Code modified from Demo 8 in React Motion repo.
Almost working, need to get onChange
prop fixed with how it updates children.
Sortable components powered by React Motion.
<script type="module">
import reactMotionSortable from 'https://cdn.skypack.dev/react-motion-sortable';
</script>
Sortable component powered by React Motion. Code modified from Demo 8 in React Motion repo.
Almost working, need to get onChange
prop fixed with how it updates children.