InsidersByte/honeymoon-gift-list

View on GitHub
public/containers/AdminLoggedIn.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { isAuthenticated, user, children, width } = this.props;
    const { navDrawerOpen } = this.state;
    let docked = false;

Severity: Minor
Found in public/containers/AdminLoggedIn.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status