myems-web/src/components/bootstrap-components/Combo.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Combo has 51 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Combo = () => {
  const { setIsOpenSidePanel } = useContext(AppContext);

  return (
    <Fragment>
Severity: Major
Found in myems-web/src/components/bootstrap-components/Combo.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status