完全跑通1.0版本
This commit is contained in:
7
frontend/node_modules/element-plus/es/constants/form.mjs
generated
vendored
Normal file
7
frontend/node_modules/element-plus/es/constants/form.mjs
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
//#region ../../packages/constants/form.ts
|
||||
const MINIMUM_INPUT_WIDTH = 11;
|
||||
const BORDER_HORIZONTAL_WIDTH = 2;
|
||||
//#endregion
|
||||
export { BORDER_HORIZONTAL_WIDTH, MINIMUM_INPUT_WIDTH };
|
||||
|
||||
//# sourceMappingURL=form.mjs.map
|
||||
Reference in New Issue
Block a user