1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-11 15:42:42 +00:00

Fixed flow

This commit is contained in:
Vladimir Volek 2019-01-16 15:16:43 +01:00
parent 30ba930772
commit ea6bcbce13

View File

@ -17,6 +17,7 @@ type Props = {
isWhite?: boolean,
isWebUsb?: boolean,
isTransparent?: boolean,
dataTest?: string
}
const Wrapper = styled.button`