Commit a263aa66 authored by tom's avatar tom

update placeholder for name domains search input

parent c76bd75e
...@@ -53,7 +53,7 @@ const NameDomainsActionBar = ({ ...@@ -53,7 +53,7 @@ const NameDomainsActionBar = ({
minW={{ base: 'auto', lg: '250px' }} minW={{ base: 'auto', lg: '250px' }}
size="xs" size="xs"
onChange={ onSearchChange } onChange={ onSearchChange }
placeholder="Search by name" placeholder="Search by name or address"
initialValue={ searchTerm } initialValue={ searchTerm }
isLoading={ isInitialLoading } isLoading={ isInitialLoading }
/> />
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment