mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #4820
This commit is contained in:
parent
2afca20d5b
commit
75d6867507
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@ export default {
|
|||
|
||||
query.addEventListener('change', () => {
|
||||
this.queryMatches = query.matches;
|
||||
this.mobileActive = false;
|
||||
});
|
||||
},
|
||||
beforeUnmount() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue