Coursemology/coursemology2

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

Summary

Maintainability
A
1 hr
Test Coverage

Function TimePopupTopBar has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const TimePopupTopBar = (props: TimePopupTopBarProps): JSX.Element => {
  const { t } = useTranslation();

  const { status } = useLastSaved();

There are no issues that match your filters.

Category
Status