Skip to content

Commit

Permalink
+1 block can be opened
Browse files Browse the repository at this point in the history
  • Loading branch information
Tretiak-Anna committed May 1, 2024
1 parent 2811477 commit 30005c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/partials/faq/faq.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import Accordion from 'accordion-js';
new Accordion('.accordion-container-faq', {
duration: 900,
showMultiple: true,
openOnInit: [0],
});

document.addEventListener('DOMContentLoaded', function () {
Expand Down

0 comments on commit 30005c7

Please sign in to comment.