mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 19:53:43 +00:00
[EC-1024] update groups search placeholder (#4545)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<input
|
||||
bitInput
|
||||
type="search"
|
||||
placeholder="{{ 'search' | i18n }}"
|
||||
placeholder="{{ 'searchGroups' | i18n }}"
|
||||
class="tw-rounded-l tw-pl-9"
|
||||
[(ngModel)]="searchText"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user