Open nikischin opened 5 months ago
This happens for the board example too.
Anyway, is it possible to document examples using vanilla JS? As the same as this package name, it could help any developer from any framework to easily understand the code rather than specific react examples.
Thank you, I really appreciate this low level drag & drop library.
All that it needs is the plugin so in the bottom left add the babel-plugin-proposal-decorators
But yes, whoever controls that hopefully will be able to update that.
https://codesandbox.io/p/sandbox/board-y6s25j?file=%2Fpragmatic-drag-and-drop%2Fdocs%2Fexamples%2Fpieces%2Fboard%2Fcolumn.tsx%3A299%2C27&module=%2Fexample.tsx
The codesandbox example for the list is broken unfortunately.