Coursemology/coursemology2

View on GitHub
client/app/bundles/course/achievement/components/forms/AchievementForm.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function AchievementForm has 94 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const AchievementForm: FC<Props> = (props) => {
  const {
    open,
    title,
    conditionAttributes,

There are no issues that match your filters.

Category
Status