mirror of
https://github.com/youzan/vant.git
synced 2026-05-08 01:07:46 +08:00
[improvement] update lint rules (#3970)
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ export default createComponent({
|
||||
}
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
const Placeholder = <div ref="placeholder" class={bem('placeholder')}/>;
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user