Coursemology/coursemology2

View on GitHub
client/app/bundles/course/achievement/components/misc/AchievementReordering.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function AchievementReordering has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AchievementReordering = (
  props: AchievementReorderingProps,
): JSX.Element => {
  const { handleReordering, isReordering } = props;

There are no issues that match your filters.

Category
Status