MCPcopy Create free account
hub / github.com/krasimir/react-in-patterns / SomethingElse

Function SomethingElse

code/communication/public/app.js:78–82  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76 _inherits(SomethingElse, _React$Component2);
77
78 function SomethingElse() {
79 _classCallCheck(this, SomethingElse);
80
81 return _possibleConstructorReturn(this, (SomethingElse.__proto__ || Object.getPrototypeOf(SomethingElse)).apply(this, arguments));
82 }
83
84 _createClass(SomethingElse, [{
85 key: 'render',

Callers

nothing calls this directly

Calls 2

_classCallCheckFunction · 0.70

Tested by

no test coverage detected