ooade/NextSimpleStarter

View on GitHub
components/Todo/index.js

Summary

Maintainability
A
3 hrs
Test Coverage

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

    There are no issues that match your filters.

    Category
    Status