Skip to content

Commit

Permalink
style: 💄 Wording change in table search bar
Browse files Browse the repository at this point in the history
  • Loading branch information
María Eugenia Ontiveros Bellés committed Nov 29, 2023
1 parent 500e0e0 commit 85ea477
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ export default function GroupTable({
onClear();
}}
onValueChange={onSearchChange}
placeholder="Search by name..."
placeholder="Search by name or email..."
size="sm"
startContent={<AiOutlineSearch />}
value={filterValue}
Expand Down

0 comments on commit 85ea477

Please sign in to comment.