79354555

Date: 2025-01-14 09:50:02
Score: 1.5
Natty:
Report link

Just wrap the table inside a Box and give property flexgrow:1

 <Box sx={{ flexGrow: 1, m: 10 }}>
      <SampleTable />
    </Box>
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aman Bisht