Coursemology/coursemology2

View on GitHub
client/app/bundles/course/admin/pages/CommentsSettings/CommentsSettingsForm.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

Function CommentsSettingsForm has 52 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const CommentsSettingsForm = (
  props: CommentsSettingsFormProps,
): JSX.Element => {
  const { t } = useTranslation();

There are no issues that match your filters.

Category
Status