MCPcopy
hub / github.com/react-component/form / file-input.js

File file-input.js

examples/file-input.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint react/no-multi-comp:0, no-console:0, react/prefer-stateless-function:0,
2no-undef:0, react/no-unescaped-entities:0 */
3
4import { createForm, formShape } from 'rc-form';

Callers

nothing calls this directly

Calls 2

getFieldPropsFunction · 0.85
createFormFunction · 0.85

Tested by

no test coverage detected