eventoL/eventoL

View on GitHub
eventol/front/src/components/Navigation/index.jsx

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

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

  render() {
    const {languages, handlerOnChangeLanguage} = this.props;
    return (
      <div className="navigation" id="navigation">
        <nav>
Severity: Minor
Found in eventol/front/src/components/Navigation/index.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status