quran/quran.com-frontend

View on GitHub
src/containers/Profile/index.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    const { user, bookmarks } = this.props;

    return (
      <div className="min-container">
Severity: Minor
Found in src/containers/Profile/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status