forked from github/plane
fix: minor fix (#2815)
This commit is contained in:
parent
6512b8205f
commit
28c4703bf4
@ -186,7 +186,7 @@ export const CreateUpdateLabelInline = observer(
|
|||||||
id="labelName"
|
id="labelName"
|
||||||
name="name"
|
name="name"
|
||||||
type="text"
|
type="text"
|
||||||
autofocus
|
autoFocus
|
||||||
value={value}
|
value={value}
|
||||||
onChange={onChange}
|
onChange={onChange}
|
||||||
ref={ref}
|
ref={ref}
|
||||||
|
Loading…
Reference in New Issue
Block a user