BasicPrimitives / react

Basic Primitives Diagrams for React. Data visualization components library that implements organizational chart and multi-parent dependency diagrams.
https://basicprimitives.github.io/react/
Other
22 stars 5 forks source link

Doc examples not working for `react-dnd` v15 and v16 #71

Closed amit08255 closed 1 year ago

amit08255 commented 1 year ago

Please update docs and integration to support react-dnd v15 and v16

image

BasicPrimitives commented 1 year ago

The examples are working, but it looks like we need to upgrade them to the latest version again. The whole purpose of our examples is to show that our React component is compatible with React Context and it is possible to integrate it with any DND library. It should be a big deal to do it yourself, but we will take a look.

amit08255 commented 1 year ago

That would be really helpful. Kindly add an updated integration example