introducing dynamicSearch js
This commit is contained in:
parent
6c4e41c9f5
commit
0e0f7f2ba7
|
|
@ -0,0 +1,5 @@
|
||||||
|
import dynamicSearchInit from './dynamicSearch';
|
||||||
|
|
||||||
|
window.addEventListener('DOMContentLoaded', (event) => {
|
||||||
|
dynamicSearchInit();
|
||||||
|
});
|
||||||
Loading…
Reference in New Issue
Block a user