src/components/header/index.jsx @@ -595,10 +595,7 @@ if (visible) { setTimeout(() => { let input = document.getElementById('thdMenu-search') if (input) { input.focus() } input && input.focus() }, 500) } })