mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-06 06:10:55 +00:00
Fixed typo
This commit is contained in:
parent
dd6117b008
commit
8c24bcf9f3
@ -13,7 +13,7 @@ const Header = styled.div`
|
|||||||
const ConfirmAction = () => (
|
const ConfirmAction = () => (
|
||||||
<Wrapper>
|
<Wrapper>
|
||||||
<Header>
|
<Header>
|
||||||
<H3>Confirm Action on your Trezor</H3>
|
<H3>Confirm action on your Trezor</H3>
|
||||||
</Header>
|
</Header>
|
||||||
</Wrapper>
|
</Wrapper>
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user