Coursemology/coursemology2

View on GitHub
client/app/bundles/course/container/Sidebar/Sidebar.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function Sidebar has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  (props, ref): JSX.Element => {
    const { from: data, onChangeVisibility, activePath } = props;

    const { t } = useTranslation();

Severity: Minor
Found in client/app/bundles/course/container/Sidebar/Sidebar.tsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status