RumyantsevMichael/yart

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

    render() {
        return (
            <div className={css.tableWrapper}>
                <Table<TableData>
                    data={this.state.tableData}
Severity: Major
Found in src/ExamplePackage/components/CustomTableShowcase.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status