RumyantsevMichael/yart

View on GitHub
src/ExamplePackage/components/TableShowcase.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        return (
            <Table<TableData>
                data={this.state.tableData}
                rowKeys={[0, 1, 2]}
Severity: Minor
Found in src/ExamplePackage/components/TableShowcase.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status