Skip to content

Commit

Permalink
add role tablist to accordion for #603
Browse files Browse the repository at this point in the history
  • Loading branch information
poojagunturu96 committed Aug 26, 2024
1 parent 14a6fc9 commit ad4136f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/partials/accordion.twig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="accordion">
<div class="accordion" role="tablist">

{% for item in items %}

Expand Down

0 comments on commit ad4136f

Please sign in to comment.