fix lint
This commit is contained in:
parent
5cb24e5f07
commit
2dc4f24f18
|
@ -193,7 +193,7 @@ export default (opts) => ({
|
||||||
this.more = true;
|
this.more = true;
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
}
|
}
|
||||||
this.items.push(item);
|
this.items.push(item);
|
||||||
// TODO
|
// TODO
|
||||||
|
|
Loading…
Reference in a new issue