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 10f2257 commit 0277a0fCopy full SHA for 0277a0f
src/components/brackets-left.vue
@@ -20,7 +20,7 @@
20
import bracketsMixin from 'src/mixins/brackets-mixin'
21
22
export default {
23
- mixins: [bracketsMixin],
+ mixins: [bracketsMixin],
24
props: {
25
showLength: Boolean
26
},
0 commit comments