Default 1 lodd

This commit is contained in:
2020-01-24 15:45:49 +01:00
parent 9c6e13f99a
commit a72a77583d

View File

@@ -17,7 +17,7 @@ export default {
props: {
amount: {
type: Number,
default: 10
default: 1
}
},
computed: {