lukecarr/tiny-todo

View on GitHub
frontend/src/routes/about.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

const About: FunctionalComponent = () => {
  useEffect(() => {
    document.title = 'about :: tiny-todo'
  }, [])

Severity: Minor
Found in frontend/src/routes/about.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status