[improvement] update lint rules (#3970)
This commit is contained in:
+1
-1
@@ -102,7 +102,7 @@ export default createComponent({
|
||||
}
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
const { fixed } = this;
|
||||
const style = {
|
||||
height: fixed ? `${this.height}px` : null
|
||||
|
||||
Reference in New Issue
Block a user