1
0
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:
Vladimir Volek 2018-12-18 16:15:10 +01:00
parent c2c79dcbfa
commit 29ae195f20

View File

@ -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) => {