Is there an example of using Framer to create a Drag and Drop table? Having trouble getting started with it. Currently I'm just wrapping Frame around a table row:
<Frame drag> {tableRow} </Frame>
But it screws up the styling of the table and removing the styles doesn't seem to do much.
Is there an example of using Framer to create a Drag and Drop table? Having trouble getting started with it. Currently I'm just wrapping Frame around a table row:
<Frame drag> {tableRow} </Frame>
But it screws up the styling of the table and removing the styles doesn't seem to do much.
Any help would be appreciated