bookbrainz/bookbrainz-site

View on GitHub
src/client/components/pages/parts/admin-logs-table.js

Summary

Maintainability
A
1 hr
Test Coverage

Function AdminLogsTable has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function AdminLogsTable(props) {
    const {results, tableHeading} = props;
    return (
        <div>
            <div>
Severity: Minor
Found in src/client/components/pages/parts/admin-logs-table.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status