bettblake08/Neo-UI

View on GitHub
src/components/modules/validationAlert.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

    render() {
        var icon = {};

        switch (this.props.state) {
            case 0: {
Severity: Minor
Found in src/components/modules/validationAlert.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status