Wonder-Technology/Wonder-Editor

View on GitHub
lib/es6_global/src/core/atom_component/appShell/AppShell.js

Summary

Maintainability
A
0 mins
Test Coverage

Function render has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function render(_self) {
  return React.createElement("article", {
              key: "appShell",
              className: "wonder-app-shell"
            }, React.createElement("div", {
Severity: Minor
Found in lib/es6_global/src/core/atom_component/appShell/AppShell.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status