[improvement] update lint rules (#3970)
This commit is contained in:
@@ -76,7 +76,7 @@ export default createComponent({
|
||||
}
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
const { slots, mode, leftIcon, onClickIcon } = this;
|
||||
|
||||
const barStyle = {
|
||||
|
||||
Reference in New Issue
Block a user