1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-28 06:03:40 +00:00

PM-18441 bugfix-search bar (#13513)

This commit is contained in:
Vijay Oommen
2025-02-21 12:49:24 -06:00
committed by GitHub
parent b956297433
commit 5384914276

View File

@@ -3,6 +3,7 @@
[formControl]="searchControl"
[placeholder]="'searchMembers' | i18n"
class="tw-grow"
*ngIf="!(isLoading$ | async)"
></bit-search>
<button