fix bug cannot open mobile navbar
parent
72489e27aa
commit
1bf020b453
|
@ -106,6 +106,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{% comment %}
|
||||
<script>
|
||||
class Accordion {
|
||||
constructor(el) {
|
||||
|
@ -224,6 +225,7 @@ class Accordion {
|
|||
new Accordion(el);
|
||||
});
|
||||
</script>
|
||||
{% endcomment %}
|
||||
|
||||
{% schema %}
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue