mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-13 01:20:59 +00:00
nitpick: ampersand
This commit is contained in:
parent
ebce4562df
commit
38bc1c7c30
@ -76,7 +76,7 @@ class SignVerify extends Component <Props> {
|
|||||||
const verifyAddressError = this.getError('verifyAddress');
|
const verifyAddressError = this.getError('verifyAddress');
|
||||||
return (
|
return (
|
||||||
<Content>
|
<Content>
|
||||||
<Title>Sign & Verify</Title>
|
<Title>Sign & Verify</Title>
|
||||||
<Wrapper>
|
<Wrapper>
|
||||||
<Sign>
|
<Sign>
|
||||||
<Row>
|
<Row>
|
||||||
|
Loading…
Reference in New Issue
Block a user