Skip to content

Commit

Permalink
fixed radiobuttons
Browse files Browse the repository at this point in the history
  • Loading branch information
neferin12 committed Mar 17, 2021
1 parent 1920298 commit 09b972b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/FormFields/Radiobuttons.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<b-form-radio-group
:id="schemaName"
v-model="fieldData"
:name="title"
:options="options"
:stacked="this.ui.options && this.ui.options.stacked"
:required="required"
Expand Down

0 comments on commit 09b972b

Please sign in to comment.