Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/flyfloor/react-component
/ Tab.js
File
Tab.js
component/Tab.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
React = require(
'react'
);
2
const
klassName = require(
'./util/className'
);
3
4
const
Tab = React.createClass({
Callers
nothing calls this directly
Calls
2
render
Function · 0.70
klassName
Function · 0.50
Tested by
no test coverage detected