segunolalive/helloBooks

View on GitHub
client/components/Dashboard/UpdateProfile.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    const renderPage = this.state.redirect === true ?
      <Redirect to='/dashboard' /> :
      <div>
        <Header
Severity: Major
Found in client/components/Dashboard/UpdateProfile.jsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status