Coursemology/coursemology2

View on GitHub
client/app/bundles/course/reference-timelines/components/TimePopup/TimePopupForm.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function TimePopupForm has 93 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const TimePopupForm = (props: TimePopupFormProps): JSX.Element => {
  const { for: time } = props;

  const { t } = useTranslation();

There are no issues that match your filters.

Category
Status