Update Export Excel Alrm Center
This commit is contained in:
@@ -311,7 +311,7 @@ export default function Table<T>({
|
||||
<Button
|
||||
variant="contained"
|
||||
sx={{ p: 2 }}
|
||||
onClick={() => exportReport.handleExportReport}
|
||||
onClick={() => exportReport.handleExportReport()}
|
||||
>
|
||||
<Download />
|
||||
<Typography variant="inherit" sx={{ marginLeft: 1 }}>
|
||||
|
||||
Reference in New Issue
Block a user