Coursemology/coursemology2

View on GitHub
client/app/bundles/course/assessment/submission/pages/LogsIndex/LogsHead.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function LogsHead has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const LogsHead: FC<Props> = (props) => {
  const { t } = useTranslation();
  const { with: info } = props;

  return (

There are no issues that match your filters.

Category
Status