chore: Minor fix
This commit is contained in:
@@ -226,6 +226,7 @@ defineExpose({
|
||||
v-else-if="item.key === 'PHONE_NUMBER'"
|
||||
v-model="getFormBinding(item.key).value"
|
||||
:placeholder="item.placeholder"
|
||||
:show-border="isDetailsView"
|
||||
@update:model-value="emit('update', state)"
|
||||
/>
|
||||
<Input
|
||||
|
||||
Reference in New Issue
Block a user