gwcuva/gwc-website

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

Summary

Maintainability
A
1 hr
Test Coverage

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

function About() {
  const [description, setDescription] = useState([{'id': '', 'ghhDescription': '', 'gwcDescription': ''}]);
  let ghhDescription = [];
  let gwcDescription = [];
  
Severity: Minor
Found in src/components/GirlsHooHack2021/About/About.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status