Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/krasimir/react-in-patterns
/
Class
code/third-party/src/app.jsx:5–5 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import Tags from
'./Tags.jsx'
;
4
5
class App extends React.Component {
6
constructor(props) {
7
super(props);
8
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected