pepjo/react-tabs-navigation

View on GitHub
src/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render: function () {
    return (
      <div role="application">
        <div>
          {renderFunction(this.props.banner &&
Severity: Minor
Found in src/index.js - About 1 hr to fix

    Definition for rule 'react/jsx-sort-prop-types' was not found
    Open

    'use strict'
    Severity: Minor
    Found in src/index.js by eslint

    For more information visit Source: http://eslint.org/docs/rules/

    There are no issues that match your filters.

    Category
    Status