mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #4819
This commit is contained in:
parent
08b31ea2cc
commit
2afca20d5b
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,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