Browse Source

benson want remove /

MergeProblem1
CANCERYS\kw093 1 week ago
parent
commit
549481e71a
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/components/DashboardPage/DashboardPage.tsx

+ 1
- 1
src/components/DashboardPage/DashboardPage.tsx View File

@@ -74,7 +74,7 @@ const DashboardPage: React.FC<Props> = ({
return (
<ThemeProvider theme={theme}>
<Grid container spacing={2}>
<Grid item xs={12}>\
<Grid item xs={12}>
<Card>
<CardHeader />


Loading…
Cancel
Save