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

Class

packages/decap-cms-core/src/components/Collection/NestedCollection.js:257–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

255}
256
257export class NestedCollection extends React.Component {
258 static propTypes = {
259 collection: ImmutablePropTypes.map.isRequired,
260 entries: ImmutablePropTypes.list.isRequired,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected