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

Class

packages/decap-cms-ui-default/src/GoBackButton.js:23–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21`;
22
23export default class GoBackButton extends React.Component {
24 static propTypes = {
25 href: PropTypes.string.isRequired,
26 t: PropTypes.func.isRequired,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected