clauderic / react-sortable-hoc

A set of higher-order components to turn any list into an animated, accessible and touch-friendly sortable list✌️
https://clauderic.github.io/react-sortable-hoc/
MIT License
10.77k stars 978 forks source link

Allow installation with react 18 #846

Closed alexander-schranz closed 2 years ago

alexander-schranz commented 2 years ago

There seems not lot of changes in react 18: https://reactjs.org/blog/2022/03/08/react-18-upgrade-guide.html so I think this should be possible without any efforts.

codesandbox-ci[bot] commented 2 years ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e63a3298d1044752748630df1c2e7afd1c89e371:

Sandbox Source
react-sortable-hoc-starter Configuration
alexander-schranz commented 2 years ago

closing in favor of #844