Why does my MUI Data Grid Table go off screen?
I am creating an admin dashboard that uses MUI DataGrid table component. I have no clue why the table goes off screen when I think the width should only extend the 100% of the viewport width and horizontally scroll to include all columns.