User can add/edit flights

This commit is contained in:
2026-04-14 20:52:38 +10:00
parent 4110b52ba5
commit 2a657bbbf7
4 changed files with 35 additions and 2 deletions
@@ -41,6 +41,7 @@ const searchAircraft = async (query: string) => {
:error-messages="errorMessages"
item-title="title"
@update:search="searchAircraft"
:custom-filter="() => true"
@focus="onFocus"
hint="Showing closest matches to the imported value"
placeholder="B738"