fix some mishaps i noticed during self-review
This commit is contained in:
parent
dadf2f407f
commit
afbe1a96ac
5 changed files with 10 additions and 4 deletions
|
@ -81,7 +81,6 @@ const withLoadMore = ({
|
|||
}
|
||||
},
|
||||
render () {
|
||||
console.log(this.$listeners)
|
||||
const props = {
|
||||
...this.$props,
|
||||
[childPropName]: this.entries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue