Fixed syntax error

pull/8/head
Vladimir Volek 6 years ago
parent e1097b3fcc
commit 8f9a26caaa

@ -78,7 +78,7 @@ const StyledIcon = styled(Icon)`
const Input = ({
type,
autoComplete,
placeholder
placeholder,
autoCorrect,
autoCapitalize,
spellCheck,

Loading…
Cancel
Save