mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-22 13:02:09 +00:00
Fixed syntax error
This commit is contained in:
parent
e1097b3fcc
commit
8f9a26caaa
@ -78,7 +78,7 @@ const StyledIcon = styled(Icon)`
|
||||
const Input = ({
|
||||
type,
|
||||
autoComplete,
|
||||
placeholder
|
||||
placeholder,
|
||||
autoCorrect,
|
||||
autoCapitalize,
|
||||
spellCheck,
|
||||
|
Loading…
Reference in New Issue
Block a user