|
|
@@ -75,7 +75,7 @@ const DashboardPage: React.FC<Props> = ({ |
|
|
<ThemeProvider theme={theme}> |
|
|
<ThemeProvider theme={theme}> |
|
|
<Grid container spacing={2}> |
|
|
<Grid container spacing={2}> |
|
|
<Grid item xs={12}>\ |
|
|
<Grid item xs={12}>\ |
|
|
{/* |
|
|
|
|
|
|
|
|
|
|
|
<Card> |
|
|
<Card> |
|
|
<CardHeader /> |
|
|
<CardHeader /> |
|
|
<Box sx={{ borderBottom: 1, borderColor: 'divider' }}> |
|
|
<Box sx={{ borderBottom: 1, borderColor: 'divider' }}> |
|
|
@@ -124,7 +124,7 @@ const DashboardPage: React.FC<Props> = ({ |
|
|
</TabPanel> |
|
|
</TabPanel> |
|
|
</CardContent> |
|
|
</CardContent> |
|
|
</Card> |
|
|
</Card> |
|
|
*/} |
|
|
|
|
|
|
|
|
|
|
|
</Grid> |
|
|
</Grid> |
|
|
{/* Hidden: Progress chart - not in use currently */} |
|
|
{/* Hidden: Progress chart - not in use currently */} |
|
|
{/* <Grid item xs={12}> |
|
|
{/* <Grid item xs={12}> |
|
|
|