Skip to content

Commit 942b7c5

Browse files
committed
build 0.2.0
1 parent 8820127 commit 942b7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/vue-scroll-list.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ var component = {
1212
},
1313
remain: {
1414
type: Number,
15-
required: true
15+
default: 10
1616
}
1717
},
1818
delta: { // an extra object helping to calculate

0 commit comments

Comments
 (0)