Describe the bug
The drag and drop feature does not work in current React 18 because of a deprecated library react-beautiful-dnd. It looks like this could be replaced with a working [@hello-pangea/dnd](https://stackoverflow.com/questions/75124430/react-beautiful-dnd-warning-defaultprops-will-be-removed)
To Reproduce
Steps to reproduce the behavior:
- use the example located at https://developer.bigcommerce.com/big-design/statefulTable
- attempt to drag and drop
- open warnings console
- See error
Expected behavior
drag and drop should work
Screenshots

Desktop (please complete the following information, if applicable):
- OS: Mac os
- Browser Chrome
- React 18
Describe the bug
The drag and drop feature does not work in current React 18 because of a deprecated library react-beautiful-dnd. It looks like this could be replaced with a working [@hello-pangea/dnd](https://stackoverflow.com/questions/75124430/react-beautiful-dnd-warning-defaultprops-will-be-removed)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
drag and drop should work
Screenshots

Desktop (please complete the following information, if applicable):