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

Class

site/components/PageBody.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import './PageBody.less';
4
5export default class PageBody extends Component {
6 static propTypes = {
7 hasSidebar: PropTypes.bool
8 };

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected