mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
[Chore] Log Statements
This commit is contained in:
parent
9edb3911ce
commit
015ecd062c
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
|||
});
|
||||
|
||||
$(document).bind(window.mq.event, function() {
|
||||
console.log('resize');
|
||||
console.log(isOpen, window.mq.query({ from: 'large' }));
|
||||
if (isOpen === true && window.mq.query({ from: 'large' })) {
|
||||
isOpen = false;
|
||||
toggleMenu(isOpen);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue