feat: make table heading sticky

This commit is contained in:
karishmas6
2024-08-25 23:49:10 +05:30
parent 29419971f2
commit a67c98e35e

View File

@@ -149,7 +149,7 @@ export const InterpretationLog = () => {
</FormControl>
<TableContainer component={Paper}>
<Table sx={{ minWidth: 650 }} aria-label="simple table">
<Table sx={{ minWidth: 650 }} stickyHeader aria-label="simple table">
<TableHead>
<TableRow>
<TableCell>Dessert (100g serving)</TableCell>