MCPcopy Create free account
hub / github.com/react-dnd/react-dnd /

Class

site/components/CodeBlock.js:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24export default class CodeBlock extends Component {
25 static propTypes = {
26 es5: PropTypes.string,
27 es6: PropTypes.string,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected