GatsbyCentral/gatsby-v2-starter-lumen

View on GitHub
src/components/Links/index.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const author = this.props.data
    const links = {
      telegram: author.telegram,
      twitter: author.twitter,
Severity: Major
Found in src/components/Links/index.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status