Skip to content

Commit

Permalink
Refactor #4819
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Nov 20, 2023
1 parent 08b31ea commit 2afca20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/lib/megamenu/MegaMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ export default {
query.addEventListener('change', () => {
this.queryMatches = query.matches;
this.mobileActive = false;
});
},
beforeUnmount() {
Expand Down

0 comments on commit 2afca20

Please sign in to comment.