fix: minor fix (#2815)
This commit is contained in:
parent
6512b8205f
commit
28c4703bf4
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ export const CreateUpdateLabelInline = observer(
|
|||
id="labelName"
|
||||
name="name"
|
||||
type="text"
|
||||
autofocus
|
||||
autoFocus
|
||||
value={value}
|
||||
onChange={onChange}
|
||||
ref={ref}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue