Skip to content

Commit

Permalink
[VACMS-19506]Remove aria-labelledby from fullwidth banner alerts (#2398)
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowboardTechie authored Jan 6, 2025
1 parent 5ad7d0d commit 3ca9eb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/site/components/fullwidth_banner_alerts.drupal.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<div
data-template="components/fullwidth_banner_alerts"
data-entity-id="{{ entity.entityId }}"
aria-labelledby="{{ entity.title }}"
>
<va-banner
type="{{ alertType }}"
Expand Down

0 comments on commit 3ca9eb6

Please sign in to comment.