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