plainblack/Lacuna-Web-Client

View on GitHub
app/js/components/window/panel/panelHeader.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    render : function() {
        return (
            <div className="drag-handle" style={{
                backgroundColor      : '#184F82',
                border               : '1px solid black',
Severity: Minor
Found in app/js/components/window/panel/panelHeader.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status