fix build error
This commit is contained in:
4
ui/src/declarations.d.ts
vendored
Normal file
4
ui/src/declarations.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare module "antd/locale/zh_CN" {
|
||||
import zhCN from "antd/locale/zh_CN";
|
||||
export default zhCN;
|
||||
}
|
||||
Reference in New Issue
Block a user