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 c1b2023 commit 0386cc9Copy full SHA for 0386cc9
src/mixins/brackets-mixin.js
@@ -8,8 +8,7 @@ export default {
8
required: true
9
},
10
index: [Number, String],
11
- lastIndex: [Number, String],
12
- isLast: Boolean
+ lastIndex: [Number, String]
13
14
computed: {
15
dataVisiable: {
0 commit comments