fix: autocomplete bug (#3285)

Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
This commit is contained in:
Nivedin
2023-08-24 18:46:58 +05:30
committed by GitHub
parent a8e279db28
commit a9a4ebf595
3 changed files with 5 additions and 24 deletions

View File

@@ -56,13 +56,7 @@
:inspection-results="tabResults"
@paste="onPasteUrl($event)"
@enter="newSendRequest"
>
<template #empty>
<span>
{{ t("empty.history_suggestions") }}
</span>
</template>
</SmartEnvInput>
/>
</div>
</div>
<div class="flex mt-2 sm:mt-0">