Got rid of extra text at the top.

This commit is contained in:
M M
2024-07-11 11:18:19 -07:00
parent 322ad651b0
commit cb510ef56f

View File

@@ -82,7 +82,6 @@ export default function IncidentHistoryTable() {
}}
>
<Typography variant="h6" component="div" sx={{ fontWeight: 600, fontSize: 16, marginBottom: theme.spacing(2) }}>
Incident History
</Typography>
<TableContainer component={Paper}>
<Table sx={{ minWidth: 700 }} aria-label="customized table">