myems-web/src/components/kanban/KanbanHeader.js

Summary

Maintainability
A
1 hr
Test Coverage

Function KanbanHeader has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const KanbanHeader = () => {
  return (
    <Row noGutters className="bg-100 rounded-soft px-card py-2 mt-2 mb-3 ">
      <Col className="d-flex align-items-center">
        <h5 className="mb-0">Falcon</h5>
Severity: Minor
Found in myems-web/src/components/kanban/KanbanHeader.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status