doc: updated doc

This commit is contained in:
victor
2022-12-23 17:25:45 +04:00
parent 64d629133c
commit 6580c65be3
6 changed files with 71 additions and 12 deletions

View File

@@ -79,7 +79,7 @@ const props = defineProps({
},
sliceLength: {
type: Number,
default: 3,
default: 2,
},
previousLabel: {
type: String,