codeRIT/hackathon_manager

View on GitHub
website/core/Footer.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    return (
      <footer className="nav-footer" id="footer">
        <section className="sitemap">
          <a href={this.props.config.baseUrl} className="nav-home">
Severity: Minor
Found in website/core/Footer.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status