Remove annoying warning in modal

This commit is contained in:
rijkvanzanten
2020-06-11 11:24:42 -04:00
parent 51c59cda5b
commit 5a87fcafa2

View File

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