Fix prop definition

This commit is contained in:
rijkvanzanten
2020-06-04 14:48:52 -04:00
parent 827d6325fc
commit a9a337d82b

View File

@@ -76,7 +76,7 @@ export default defineComponent({
},
heading: {
type: String,
required: null,
default: false,
},
subheading: {
type: String,