mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 10:48:22 +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 l10nMessages from './index.messages';
|
||||
import { Props } from './Container';
|
||||
import type { Props } from './Container';
|
||||
|
||||
const Wrapper = styled.div`
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user