Ver a proveniência

dashboard

reset-do-picking-order
CANCERYS\kw093 há 2 meses
ascendente
cometimento
4b1ed59261
1 ficheiros alterados com 2 adições e 2 eliminações
  1. +2
    -2
      src/components/DashboardPage/DashboardPage.tsx

+ 2
- 2
src/components/DashboardPage/DashboardPage.tsx Ver ficheiro

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


Carregando…
Cancelar
Guardar