Jim Raptis

Results 1 comments of Jim Raptis

Another solution was to use the [react-no-ssr](https://github.com/kadirahq/react-no-ssr) library. Just wrap the whole DND component with ``. ```javascript ... // react-beautiful-dnd code inside ```