1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-25 20:45:46 +00:00

Remove button prop

This commit is contained in:
Vasek Mlejnsky 2018-08-31 12:38:06 +02:00
parent 3a6b99aef1
commit 28598f1f43

View File

@ -78,7 +78,6 @@ class AddedToken extends Component<> {
<RemoveTokenButton
isTransparent
onClick={() => this.props.removeToken(this.props.token)}
text=""
icon={{
type: ICONS.CLOSE,
size: 23,