Skip to content

Commit

Permalink
Remove iAPI-specific screen reader text
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Sep 20, 2024
1 parent fcf2dad commit 07cac5f
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -990,12 +990,6 @@ class="wp-interactivity-router-loading-bar"
data-wp-class--start-animation="state.navigation.hasStarted"
data-wp-class--finish-animation="state.navigation.hasFinished"
></div>
<div
class="screen-reader-text"
aria-live="polite"
data-wp-interactive="core/router"
data-wp-text="state.navigation.message"
></div>
HTML;
}

Expand Down

0 comments on commit 07cac5f

Please sign in to comment.