Deduplicate airlines

This commit is contained in:
2026-04-17 00:02:47 +10:00
parent a535521834
commit 5066052013
5 changed files with 321 additions and 9 deletions
@@ -46,7 +46,7 @@ const searchAirlines = async (query: string) => {
item-title="title"
@update:search="searchAirlines"
@focus="onFocus"
hint="Showing closest matches to the imported value"
hint=""
placeholder="SriLankan Airlines"
clearable
hide-no-data