mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Remove random comma (#7639)
This commit is contained in:
parent
5c5c90e70a
commit
0b8f74ede5
@ -287,7 +287,7 @@ export default class SignatureRequestOriginal extends Component {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
{ this.context.t('cancel') }
|
{ this.context.t('cancel') }
|
||||||
</Button>,
|
</Button>
|
||||||
<Button
|
<Button
|
||||||
type="secondary"
|
type="secondary"
|
||||||
large
|
large
|
||||||
|
Loading…
Reference in New Issue
Block a user