#Why does the grid display this the wrong way round?
1 messages · Page 1 of 1 (latest)
You may be using the wrong prop
Use span={{ sm: 12, lg: 9, xl: 9 }} instead of order
1 messages · Page 1 of 1 (latest)
As soon as I make the window smaller, and it switches, the order is correct again. Where is my mistake?
You may be using the wrong prop
Use span={{ sm: 12, lg: 9, xl: 9 }} instead of order