Declare empty component list for TailboneForm

easier to add to that if it's already there
This commit is contained in:
Lance Edgar 2019-11-04 20:55:51 -06:00
parent 86695c9dc7
commit 93a44d83d2

View file

@ -86,6 +86,7 @@
let ${form.component_studly} = {
template: '#${form.component}-template',
components: {},
methods: {
## TODO: deprecate / remove the latter option here