mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-11 23:52:47 +00:00
Fixed flow
This commit is contained in:
parent
30ba930772
commit
ea6bcbce13
@ -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`
|
||||||
|
Loading…
Reference in New Issue
Block a user