浏览代码

benson want remove /

MergeProblem1
CANCERYS\kw093 1周前
父节点
当前提交
549481e71a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/components/DashboardPage/DashboardPage.tsx

+ 1
- 1
src/components/DashboardPage/DashboardPage.tsx 查看文件

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


正在加载...
取消
保存