change(ui) - text changes
This commit is contained in:
parent
b23f222cfa
commit
04e698e025
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ function AlertsSearch({ changeSearch }: Props) {
|
|||
value={inputValue}
|
||||
name="alertsSearch"
|
||||
className="bg-white p-2 border border-borderColor-gray-light-shade rounded w-full pl-10"
|
||||
placeholder="Filter by title or type"
|
||||
placeholder="Filter by title"
|
||||
onChange={write}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue