mirror of
https://github.com/chinchang/web-maker.git
synced 2025-05-15 06:45:29 +02:00
add event for search input
This commit is contained in:
parent
809af6460a
commit
d7d0aafb3d
@ -1284,6 +1284,7 @@ runBtn, searchInput
|
|||||||
el.classList.remove('hide');
|
el.classList.remove('hide');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
trackEvent('ui', 'searchInputType');
|
||||||
};
|
};
|
||||||
|
|
||||||
function compileNodes() {
|
function compileNodes() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user