({
name: inputName,
value: providedValue,
checked: providedChecked,
type: inputType,
onChange: onChangeProp,
onBlur: onBlurProp,
onFocus: onFocusProp,
...passthroughProps
}: FormInputProps)
source not stored for this graph (policy: none)
no test coverage detected