wongjiahau/ttap-web

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

Summary

Maintainability
A
1 hr
Test Coverage

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

  public render() {
    const divStyle: React.CSSProperties = {
      background: this.props.isSelected ? Colors.Azure : Colors.White,
    };
    const primary = (
Severity: Minor
Found in src/ts/react/subjectView.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status