How to combine responsive and patterns? #749
Replies: 1 comment
-
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.
-
Let's say I want to use a
VStack
on mobile, and aHStack
on desktop. How to select a pattern based on the breakpoint?Beta Was this translation helpful? Give feedback.
All reactions