Skip to content

Commit

Permalink
Fix NestedSelect filled prop
Browse files Browse the repository at this point in the history
  • Loading branch information
leodube-aot committed Dec 14, 2023
1 parent db3ed29 commit 407346f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/jurisdiction/NestedSelect.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class="nested-select"
item-value="[group,value]"
return-object
variant="filled"
filled
:error-messages="errorMessages"
:hide-details="hideDetails"
:items="items"
Expand Down

0 comments on commit 407346f

Please sign in to comment.