Skip to content

Commit

Permalink
#224 fix oe-adres land binding (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
AxelVerstappen authored Feb 20, 2024
1 parent dc5dbd7 commit 36bb0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/smart/OeAdres.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</VlPropertiesLabel>
<VlPropertiesData>
<VlSelect
v-model="land"
v-model:model-value="land"
data-cy="select-land"
:mod-error="!!v$.land.$errors.length"
mod-block
Expand Down

0 comments on commit 36bb0b8

Please sign in to comment.