Skip to content

Commit

Permalink
VA-16652: Use aria described by for phone number component
Browse files Browse the repository at this point in the history
  • Loading branch information
maxx1128 committed Feb 16, 2024
1 parent 1a6801b commit 6b056db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/site/components/phone-number.drupal.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
<va-telephone
contact="{{ phoneNumber | removeDashes }}"
extension="{{ phoneExtension | default: '' }}"
message-aria-describedby="{{ phoneLabel | default: 'Phone' }}"
/>
</div>

0 comments on commit 6b056db

Please sign in to comment.