We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5dd95f commit 4b232a7Copy full SHA for 4b232a7
src/components/InfiniteLoading.vue
@@ -59,6 +59,7 @@
59
};
60
61
export default {
62
+ name: 'InfiniteLoading',
63
data() {
64
return {
65
scrollParent: null,
0 commit comments