mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-11 00:56:25 +02:00
add event for search input
This commit is contained in:
@ -1284,6 +1284,7 @@ runBtn, searchInput
|
||||
el.classList.remove('hide');
|
||||
}
|
||||
}
|
||||
trackEvent('ui', 'searchInputType');
|
||||
};
|
||||
|
||||
function compileNodes() {
|
||||
|
Reference in New Issue
Block a user