mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-02-16 14:29:20 -06:00
Got rid of extra text at the top.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user