You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: