atlp-rwanda/hackers-ec-Fe

View on GitHub
src/components/DashboardTopNav.tsx

Summary

Maintainability
A
1 hr
Test Coverage
B
80%

Function DashboardTopNav has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const DashboardTopNav = () => {
    const { show } = useHandleResize();
    const { setShowMenu, showMenu } = useContext(toggleMenuContext);
    const { data } = useAppSelector((state) => state.profile);

Severity: Minor
Found in src/components/DashboardTopNav.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status