Commit 86107778b44782b8671368db83e443927ad5a1e7
1 parent
c9a263f8
fix
Showing
1 changed file
with
1 additions
and
1 deletions
index.tsx
1 | import React from "react"; | 1 | import React from "react"; |
2 | -import { ConfigProvider } from "antd"; | 2 | +import { Card, ConfigProvider } from 'antd'; |
3 | import zhCN from "antd/lib/locale-provider/zh_CN"; | 3 | import zhCN from "antd/lib/locale-provider/zh_CN"; |
4 | import { PageHeaderWrapper } from "@ant-design/pro-layout"; | 4 | import { PageHeaderWrapper } from "@ant-design/pro-layout"; |
5 | import { createStore } from "@/hooks/moz"; | 5 | import { createStore } from "@/hooks/moz"; |