Change Copy token address text

This commit is contained in:
Victor Baranov 2020-10-20 15:48:46 +03:00
parent defeaf1cbd
commit 603960ab8b
3 changed files with 4420 additions and 10926 deletions

View File

@ -138,7 +138,7 @@ class TokenCell extends Component {
copyToClipboard(checkSumAddress)
}}
>
Copy address to clipboard
Copy token address to clipboard
</DropdownMenuItem>
<DropdownMenuItem
closeMenu={() => {}}

15338
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -212,7 +212,7 @@
"valid-url": "^1.0.9",
"vreme": "^3.0.2",
"web3": "^0.20.7",
"web3-eth-abi": "^1.2.6",
"web3-eth-abi": "^1.3.0",
"web3-stream-provider": "^4.0.0",
"xtend": "^4.0.1"
},
@ -258,8 +258,8 @@
"fetch-mock": "^6.5.2",
"file-loader": "^1.1.11",
"fs-extra": "^6.0.1",
"ganache-cli": "^6.7.0",
"ganache-core": "^2.10.2",
"ganache-cli": "^6.12.0",
"ganache-core": "^2.13.0",
"geckodriver": "^1.19.1",
"gifencoder": "^1.1.0",
"gulp": "^4.0.2",