mirror of
https://github.com/strapi/strapi.git
synced 2025-10-27 08:02:56 +00:00
parent
721ec829ae
commit
9c638f5351
@ -152,6 +152,7 @@ function Inputs({ autoFocus, keys, layout, name, onBlur }) {
|
||||
return (
|
||||
<InputsIndex
|
||||
{...metadatas}
|
||||
autoComplete="new-password"
|
||||
autoFocus={autoFocus}
|
||||
didCheckErrors={didCheckErrors}
|
||||
disabled={disabled}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user