()
| 19 | } |
| 20 | |
| 21 | function DocumentTitle() {} |
| 22 | DocumentTitle.prototype = Object.create(React.Component.prototype); |
| 23 | |
| 24 | DocumentTitle.displayName = 'DocumentTitle'; |
nothing calls this directly
no outgoing calls
no test coverage detected
searching dependent graphs…