glittershark/reactable

View on GitHub
src/reactable/tr.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    render() {
        var children = toArray(React.Children.children(this.props.children));

        if (
            this.props.data &&
Severity: Minor
Found in src/reactable/tr.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status