ooade/NextSimpleStarter

View on GitHub

Showing 1 of 1 total issue

Function Todo has 83 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Todo = () => {
    const initialState = [
        {
            id: 'vnode',
            text: 'A simple initial todo',
Severity: Major
Found in components/Todo/index.js - About 3 hrs to fix
    Severity
    Category
    Status
    Source
    Language