pull/3758/head
Tuğçe Küçükoğlu 2023-03-16 15:57:25 +03:00
parent a0b0c29290
commit 057255d252
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<div class="flex-auto">
<label for="phone">Phone</label>
<InputMask v-model="value2" date="phone" mask="(999) 999-9999" placeholder="(999) 999-9999" />
<InputMask id="phone" v-model="value2" mask="(999) 999-9999" placeholder="(999) 999-9999" />
</div>
<div class="flex-auto">