I am using the MUI Grid
component to make a layout. I placed two grid items next to each other and one below it. However when I resize the window and the width becomes smaller than 600px
the two grid items next to each other will stack. Does someone know where I can disable the two grid items stacking under 600px
window width?
CodePudding user response: