wip pdf
This commit is contained in:
@@ -30,6 +30,7 @@ import { mapGetters } from 'vuex';
|
||||
|
||||
export default {
|
||||
props: {
|
||||
id: { type: String, required: true },
|
||||
type: { type: String, default: 'radio' },
|
||||
label: { type: Object, default: () => ({}) },
|
||||
options: { type: Array, default: () => [] },
|
||||
|
||||
Reference in New Issue
Block a user