release: update 5.4.0

This commit is contained in:
xiaoxian521
2024-04-23 10:50:06 +08:00
parent b76600a981
commit a8953d009f
58 changed files with 1252 additions and 1001 deletions

View File

@@ -8,6 +8,3 @@ declare module "*.scss" {
const scss: Record<string, string>;
export default scss;
}
declare module "element-plus/dist/locale/en.mjs";
declare module "element-plus/dist/locale/zh-cn.mjs";