1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-02-11 23:52:47 +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, isWhite?: boolean,
isWebUsb?: boolean, isWebUsb?: boolean,
isTransparent?: boolean, isTransparent?: boolean,
dataTest?: string
} }
const Wrapper = styled.button` const Wrapper = styled.button`