[improvement] update lint rules (#3970)
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ export default createComponent({
|
||||
this.onClosed = createEmitter('closed');
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
if (!this.shouldRender) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user