MCPcopy 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

4import classnames from 'classnames';
5
6class 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