Skip to content

Commit

Permalink
fix(gatsby): remove role alert on gatsby-announcer (#20914)
Browse files Browse the repository at this point in the history
remove role alert from announcer live region
  • Loading branch information
madalynrose authored Jan 27, 2020
1 parent cd150b5 commit 0008bc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/gatsby/cache-dir/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ class RouteAnnouncer extends React.Component {
whiteSpace: `nowrap`,
border: 0,
}}
role="alert"
aria-live="assertive"
aria-atomic="true"
ref={this.announcementRef}
Expand Down

0 comments on commit 0008bc4

Please sign in to comment.