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.
2 parents f5dd95f + 4b232a7 commit 2f2a235Copy full SHA for 2f2a235
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