wongjiahau/ttap-web

View on GitHub
src/ts/react/app.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  public render() {
    const menuButton = (
      <IconButton onClick={this.handleOpenDrawer}>
        <MenuIcon />
      </IconButton>
Severity: Minor
Found in src/ts/react/app.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status