Skip to content

Commit

Permalink
FSADT1-1001 (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamartinezmejia authored Nov 18, 2023
1 parent 030ea47 commit f029b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/FormBCSCPage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<text-input-component
id="phoneNumberId"
label="Phone number"
placeholder=""
placeholder="( ) ___-____"
:enabled="true"
v-model="formData.location.contacts[0].phoneNumber"
mask="(###) ###-####"
Expand Down

0 comments on commit f029b3f

Please sign in to comment.