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
ColumnLayout :: More examples of possible ColumnLayout configurations would be nice! Also, please clarify that the size array m={[1, 2, 1]} is like 1fr 2fr 1fr in CSS Grid.
The text was updated successfully, but these errors were encountered:
mfal
changed the title
ColumnLayout :: More examples of possible ColumnLayout configurations would be nice! Also, please clarify that the size array m={[1, 2, 1]} is like 1fr 2fr 1fr in CSS Grid.
Improve docs on ColumnLayout configurations
Oct 22, 2024
ColumnLayout :: More examples of possible ColumnLayout configurations would be nice! Also, please clarify that the size array
m={[1, 2, 1]}
is like1fr 2fr 1fr
in CSS Grid.The text was updated successfully, but these errors were encountered: