Skip to content

Commit 4b232a7

Browse files
author
Roman Quelen
authored
add name attribute to InfiniteLoading component
1 parent f5dd95f commit 4b232a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/InfiniteLoading.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
};
6060
6161
export default {
62+
name: 'InfiniteLoading',
6263
data() {
6364
return {
6465
scrollParent: null,

0 commit comments

Comments
 (0)