This commit is contained in:
Philipp Kühn 2021-03-05 23:14:23 +01:00
parent 95a3d58ee5
commit 48c747be02

View File

@ -10,7 +10,7 @@ export default {
props: {
component: {
required: true,
type: Boolean,
type: Function,
},
},