dbmedialab/reader-critics

View on GitHub
src/admin/components/articles/ArticlesGriddle.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 43 lines of code (exceeds 40 allowed). Consider refactoring.
Open

    render () {
        const gridArticles = this.generateGridData();
        const {page, limit} = this.state;
        const {pageCount} = this.props;

Severity: Minor
Found in src/admin/components/articles/ArticlesGriddle.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status