quran/quran.com-frontend

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

Summary

Maintainability
A
1 hr
Test Coverage

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

const Home = (props) => {
  debug('component:Index', 'Render');

  const lastVisit = cookie.load('lastVisit') || null;

Severity: Minor
Found in src/containers/Home/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status