Kaynağa Gözat

dashboard

MergeProblem1
CANCERYS\kw093 1 hafta önce
ebeveyn
işleme
4b1ed59261
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      src/components/DashboardPage/DashboardPage.tsx

+ 2
- 2
src/components/DashboardPage/DashboardPage.tsx Dosyayı Görüntüle

@@ -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}>


Yükleniyor…
İptal
Kaydet