#Grid is there a 'nowrap' property?
2 messages · Page 1 of 1 (latest)
You can customize Grid styles with sx: <Grid sx={{ flexWrap: 'nowrap' }} />
2 messages · Page 1 of 1 (latest)
Hi, please tell me if the Grid has the nowrap property?
You can customize Grid styles with sx: <Grid sx={{ flexWrap: 'nowrap' }} />