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:
parent
3a6b99aef1
commit
28598f1f43
@ -78,7 +78,6 @@ class AddedToken extends Component<> {
|
||||
<RemoveTokenButton
|
||||
isTransparent
|
||||
onClick={() => this.props.removeToken(this.props.token)}
|
||||
text=""
|
||||
icon={{
|
||||
type: ICONS.CLOSE,
|
||||
size: 23,
|
||||
|
Loading…
Reference in New Issue
Block a user