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

Class

packages/decap-cms-widget-map/src/withMapControl.js:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31export default function withMapControl({ getFormat, getMap } = {}) {
32 return class MapControl extends React.Component {
33 static propTypes = {
34 onChange: PropTypes.func.isRequired,
35 field: PropTypes.object.isRequired,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected