Closed
Description
Property 'enterKeyHint' is missing in type '{ label: string; value: string; onChange: (e: ChangeEvent<HTMLInputElement>) => void; }' but required in type 'Pick<InputProps, "key" | "defaultValue" | "value" | "color" | "cursor" | "height" | "translate" | "width" | "form" | "label" | "slot" | "style" | "title" | "pattern" | ... 280 more ... | "valid">'.ts(2741)