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

Class

packages/decap-cms-widget-code/src/CodeControl.js:65–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63};
64
65export default class CodeControl extends React.Component {
66 static propTypes = {
67 field: ImmutablePropTypes.map.isRequired,
68 onChange: PropTypes.func.isRequired,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected