Replies: 1 comment
-
Found it at: https://github.com/hello-pangea/dnd/blob/main/docs/guides/preset-styles.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A bit of a silly question but I cant seem to find an answer in search. I need to pass a style prop of:
width: 100%
to the Draggable wrapper component. How do you guys do this, considering we cant pass style/ class props to the dnd Draggable component?
I guess I could use a selector as following however, wanted to clarify whats the approach the community uses?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions