Commit 0d3b7f46 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Add default prop values

parent 8fca24bd
......@@ -10,6 +10,7 @@ export default {
baseGroup: {
type: Object,
required: false,
default: () => ({}),
},
},
methods: {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment