Correct prop name

This commit is contained in:
benguozakinci@gmail.com 2021-07-08 15:14:33 +03:00
parent 3061bf786e
commit 2f9f69c0a2

View File

@ -60,7 +60,7 @@ export default {
default: false,
description: "Input readonly status"
},
props: {
period: {
type: Number,
description: "Payment period"
},