labhackercd/linguagem-simples-front

View on GitHub
src/components/Dashboard/Content/Plenary/PlenaryAttendance/attendaceListByState.js

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Function render has 59 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

  render(){
    //console.log(this.state.news)
    if(!this.state.dataLoaded){
        return (        
          <Box display="flex" justifyContent="center" alignItems="center" minWidth="40vh" minHeight="10vh" width={1}>

    There are no issues that match your filters.

    Category
    Status