pacificclimate/climate-explorer-frontend

View on GitHub
src/components/DataTable/DataTable.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    return (
      <div id={"table"}>
        <BootstrapTable
          data={this.props.data}
Severity: Major
Found in src/components/DataTable/DataTable.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status