Coursemology/coursemology2

View on GitHub
client/app/bundles/course/experience-points/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function ExperiencePointsIndex has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const ExperiencePointsIndex: FC = () => {
  const { t } = useTranslation();

  const [tabValue, setTabValue] = useState('experience-points-tab');

Severity: Minor
Found in client/app/bundles/course/experience-points/index.tsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status