GSA/code-gov-front-end

View on GitHub
src/components/footer/footer.component.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 106 lines of code (exceeds 85 allowed). Consider refactoring.
Open

  render() {
    return (
      <footer className="usa-footer" role="contentinfo">
        <div className="grid-container usa-footer__return-to-top">
          <a href="#app" className="text-bold font-body-3xs">
Severity: Major
Found in src/components/footer/footer.component.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status