1
This commit is contained in:
5
admin/node_modules/element-plus/es/constants/form.mjs
generated
vendored
Normal file
5
admin/node_modules/element-plus/es/constants/form.mjs
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
const MINIMUM_INPUT_WIDTH = 11;
|
||||
const BORDER_HORIZONTAL_WIDTH = 2;
|
||||
|
||||
export { BORDER_HORIZONTAL_WIDTH, MINIMUM_INPUT_WIDTH };
|
||||
//# sourceMappingURL=form.mjs.map
|
||||
Reference in New Issue
Block a user