lint: format

pull/5756/head
Oğuzhan 2024-05-06 11:38:33 +00:00 committed by Tuğçe Küçükoğlu
parent 7e29b953f4
commit 803e9f4ea1
1 changed files with 1 additions and 1 deletions

View File

@ -1158,7 +1158,7 @@ export default {
if (this.input) {
this.input.focus();
}
setTimeout(() => {
this.overlayVisible = false;
}, 150);