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

Function App

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

Source from the content-addressed store, hash-verified

127 _inherits(App, _React$Component4);
128
129 function App() {
130 _classCallCheck(this, App);
131
132 return _possibleConstructorReturn(this, (App.__proto__ || Object.getPrototypeOf(App)).apply(this, arguments));
133 }
134
135 _createClass(App, [{
136 key: 'logoClicked',

Callers

nothing calls this directly

Calls 2

_classCallCheckFunction · 0.70

Tested by

no test coverage detected