CANCERYS\kw093 1 неделю назад
Родитель
Сommit
4b1ed59261
1 измененных файлов: 2 добавлений и 2 удалений
  1. +2
    -2
      src/components/DashboardPage/DashboardPage.tsx

+ 2
- 2
src/components/DashboardPage/DashboardPage.tsx Просмотреть файл

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


Загрузка…
Отмена
Сохранить