segunolalive/helloBooks

View on GitHub
client/components/Admin/BookForm.jsx

Summary

Maintainability
B
6 hrs
Test Coverage

Function BookForm has 163 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const BookForm = (props) => {
  const categories = props.categories ?
    <Categories
      text='Select Book Category'
      categories={props.categories}
Severity: Major
Found in client/components/Admin/BookForm.jsx - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status