MCPcopy
hub / github.com/gaearon/react-document-title / DocumentTitle

Function DocumentTitle

index.js:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19}
20
21function DocumentTitle() {}
22DocumentTitle.prototype = Object.create(React.Component.prototype);
23
24DocumentTitle.displayName = 'DocumentTitle';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…