Skip to content

Commit

Permalink
feat: change safe search placeholder text
Browse files Browse the repository at this point in the history
  • Loading branch information
jmealy committed Jan 3, 2025
1 parent bb44a5f commit fffea95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ const AccountListFilters = ({ setSearchQuery }: { setSearchQuery: Dispatch<SetSt
<Box display="flex" justifyContent="space-between" width="100%" gap={1}>
<TextField
id="search-by-name"
placeholder="Search"
placeholder="Search Safes by name, address, or chain"
aria-label="Search Safe list by name"
variant="filled"
hiddenLabel
Expand Down

0 comments on commit fffea95

Please sign in to comment.