cbillowes/curious-programmer-oxygen

View on GitHub
src/pages/credits.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 52 lines of code (exceeds 50 allowed). Consider refactoring.
Open

  render() {
    return (
      <div className="index-container">
        <Helmet title={`Credits | ${config.siteTitle}`} />
        <Gorget title={config.siteTitle} section="Home" />
Severity: Major
Found in src/pages/credits.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status