gwcuva/gwc-website

View on GitHub
src/components/Main/About/About.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

function About(props: Props) {

  const [aboutLists, setAboutLists] = useState([{'header': '', 'items': []}]);
  
  useEffect(() => {
Severity: Minor
Found in src/components/Main/About/About.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status