mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-05-27 21:54:54 +00:00
Merge branch 'master' into frontend-performance-improvements
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
@input="onSearch"
|
||||
>
|
||||
<template #left>
|
||||
<BaseIcon name="SearchIcon" class="text-gray-400" />
|
||||
<BaseIcon name="MagnifyingGlassIcon" class="text-gray-400" />
|
||||
</template>
|
||||
<template #right>
|
||||
<SpinnerIcon v-if="isSearching" class="h-5 text-primary-500" />
|
||||
|
||||
Reference in New Issue
Block a user