change(ui) - placeholder text change
This commit is contained in:
parent
e23a7b8033
commit
332fcc9f25
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ function EventSearch(props) {
|
|||
<Input
|
||||
autoFocus
|
||||
type="text"
|
||||
placeholder="Filter user events"
|
||||
placeholder="Filter"
|
||||
className="inset-0 w-full"
|
||||
name="query"
|
||||
value={value}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue