gwcuva/gwc-website

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

Summary

Maintainability
A
1 hr
Test Coverage

Function Header has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Header(props: Props) {
  return (
    <div id={props.id} className="container-fluid m-0 bg-turq" >
        
        <Row xs={12} className="pt-5"></Row>
Severity: Minor
Found in src/components/GirlsHooHack2021/Header/Header.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status