Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion src/_components/telephone.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,5 @@ mobile-app: true

## Accessibility considerations

* Teams should not add aria labels on phone numbers or TTY. If you have questions, contact the Accessibility Design Experience (ADE) Team.
* Teams should not add ARIA labels on phone numbers or TTY. If you have questions, contact the Accessibility Design Experience (ADE) Team.
* Teams should not use the `messageAriaDescribedby` prop when a label or nearby text already explains the phone number. Use `messageAriaDescribedby` only when screen reader users need additional context that sighted users get visually.
Loading