Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Lobos/react-ui
/
Class
src/TableHeader.js:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
import
classnames from
'classnames'
;
5
6
class
TableHeader extends Component {
7
constructor (props) {
8
super(props);
9
this.state = {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected