fix: minor fix (#2815)

This commit is contained in:
sriram veeraghanta 2023-11-20 20:24:35 +05:30
parent 6512b8205f
commit 28c4703bf4

View File

@ -186,7 +186,7 @@ export const CreateUpdateLabelInline = observer(
id="labelName"
name="name"
type="text"
autofocus
autoFocus
value={value}
onChange={onChange}
ref={ref}