import App from "./src/app"; import { ConfigProvider } from "antd"; import zhCN from 'antd/locale/zh_CN'; export default () => { return ( ) }