Skip to content

Commit

Permalink
since there's no inclusion of both, I'm trying to change aria setting…
Browse files Browse the repository at this point in the history
…s for the desired effect
  • Loading branch information
JenniWhitman committed May 20, 2024
1 parent a966ce6 commit 46f69d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/public/src/containers/pages/CatalogPage.js
Original file line number Diff line number Diff line change
Expand Up @@ -881,6 +881,7 @@ export class CatalogPage extends React.Component<Props> {
className="catalog-count-animation"
role="status"
aria-atomic="true"
aria-relevant="all"
>
<TransitionGroup id="count-animation-grid">
<CSSTransition
Expand Down

0 comments on commit 46f69d7

Please sign in to comment.