@@ -254,6 +254,7 @@ const onsubmit = () => {
getHistory();
}
st = setTimeout(() => {
+ setFocus();
reset();
setFocus();
st && clearTimeout(st);