mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
fix: minor fix (#2815)
This commit is contained in:
parent
f1de05e4de
commit
3c10f00b04
@ -186,7 +186,7 @@ export const CreateUpdateLabelInline = observer(
|
||||
id="labelName"
|
||||
name="name"
|
||||
type="text"
|
||||
autofocus
|
||||
autoFocus
|
||||
value={value}
|
||||
onChange={onChange}
|
||||
ref={ref}
|
||||
|
Loading…
Reference in New Issue
Block a user