MCPcopy Create free account
hub / github.com/decaporg/decap-cms /

Class

packages/decap-cms-widget-file/src/withFileControl.js:241–241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239
240export default function withFileControl({ forImage } = {}) {
241 return class FileControl extends React.Component {
242 static propTypes = {
243 field: PropTypes.object.isRequired,
244 getAsset: PropTypes.func.isRequired,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected