mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 11:54:02 +00:00
[improvement] update lint rules (#3970)
This commit is contained in:
@@ -30,7 +30,7 @@ export default createComponent({
|
||||
};
|
||||
},
|
||||
|
||||
render(h) {
|
||||
render() {
|
||||
return (
|
||||
<div class={bem([this.direction])}>
|
||||
<div class={bem('items')}>{this.slots()}</div>
|
||||
|
Reference in New Issue
Block a user