morphizm/frontend-project-lvl3

View on GitHub
src/init.js

Summary

Maintainability
A
0 mins
Test Coverage

Function handleSubmit has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  const handleSubmit = (e) => {
    e.preventDefault();
    const {
      feedList, posts, form,
    } = state;
Severity: Minor
Found in src/init.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status