mirror of
https://github.com/uetchy/namae.git
synced 2025-07-01 22:10:04 +09:00
refactor: fix attribute name
This commit is contained in:
parent
9d6a4c42f7
commit
dd2f3941e7
@ -124,7 +124,7 @@ const InputView = styled.input.attrs({
|
||||
autocorrect: 'off',
|
||||
autocapitalize: 'off',
|
||||
spellcheck: 'false',
|
||||
autofocus: '',
|
||||
autoFocus: true,
|
||||
})`
|
||||
width: 100%;
|
||||
border: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user