mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-15 21:08:57 +00:00
Change token message
This commit is contained in:
parent
c2c79dcbfa
commit
29ae195f20
@ -123,7 +123,7 @@ const AccountSummary = (props: Props) => {
|
||||
defaultOptions
|
||||
value={null}
|
||||
isMulti={false}
|
||||
placeholder="Search for the token"
|
||||
placeholder="Type in a token name or paste a token address directly"
|
||||
loadingMessage={() => 'Loading...'}
|
||||
noOptionsMessage={() => 'Token not found'}
|
||||
onChange={(token) => {
|
||||
|
Loading…
Reference in New Issue
Block a user