wongjiahau/ttap-web

View on GitHub
src/ts/react/tutorial/markdownPage.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  public render() {
    const paperStyle: React.CSSProperties = {
      overflowY: "auto",
      paddingTop: "15px",
      paddingRight: "40px",
Severity: Minor
Found in src/ts/react/tutorial/markdownPage.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status