mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-12 17:10:56 +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');
|
||||
return (
|
||||
<Content>
|
||||
<Title>Sign & Verify</Title>
|
||||
<Title>Sign & Verify</Title>
|
||||
<Wrapper>
|
||||
<Sign>
|
||||
<Row>
|
||||
|
Loading…
Reference in New Issue
Block a user