mirror of
https://github.com/trezor/trezor-wallet
synced 2025-06-26 01:42:35 +00:00
fix flow
This commit is contained in:
parent
5d99bb22aa
commit
f763742dd5
@ -7,7 +7,7 @@ import { CoinLogo, H4, P } from 'trezor-ui-components';
|
|||||||
|
|
||||||
import { FormattedMessage } from 'react-intl';
|
import { FormattedMessage } from 'react-intl';
|
||||||
import l10nMessages from './index.messages';
|
import l10nMessages from './index.messages';
|
||||||
import { Props } from './Container';
|
import type { Props } from './Container';
|
||||||
|
|
||||||
const Wrapper = styled.div`
|
const Wrapper = styled.div`
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user