gwcuva/gwc-website

View on GitHub
src/components/GirlsHooHack2022/Location/Location.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Location has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Location() {
  
  const [location, setLocation] = useState({'location': ''});

  useEffect(() => {
Severity: Minor
Found in src/components/GirlsHooHack2022/Location/Location.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status