Skip to content

Commit 91ce6ac

Browse files
committed
Remove aria-labelledby from accordion section
1 parent 240c59e commit 91ce6ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/govuk-vue/accordion/GvAccordionSection.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ function storeState() {
206206
<div
207207
:id="contentId"
208208
class="govuk-accordion__section-content"
209-
:aria-labelledby="headingId"
210209
:hidden.attr="contentHiddenAttribute"
211210
ref="contentElement"
212211
>

0 commit comments

Comments
 (0)