[improvement] update lint rules (#3970)
This commit is contained in:
@@ -153,7 +153,7 @@ export default createComponent({
|
||||
}
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
const onClick = (position, stop) => event => {
|
||||
if (stop) {
|
||||
event.stopPropagation();
|
||||
|
||||
Reference in New Issue
Block a user