[improvement] update lint rules (#3970)
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ export default createComponent({
|
||||
}
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
const { align, justify } = this;
|
||||
const flex = this.type === 'flex';
|
||||
const margin = `-${Number(this.gutter) / 2}px`;
|
||||
|
||||
Reference in New Issue
Block a user