Skip to content

Commit

Permalink
OEL-3547: Removed init.
Browse files Browse the repository at this point in the history
[skip chromatic]
  • Loading branch information
tibi2303 committed Jan 10, 2025
1 parent a58884f commit d40a340
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,4 @@ class AccordionToggle {
}
}

document.addEventListener("DOMContentLoaded", () => AccordionToggle.init());

export default AccordionToggle;

0 comments on commit d40a340

Please sign in to comment.