Coursemology/coursemology2

View on GitHub
client/app/bundles/course/stories/components/CikgoErrorPage.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function CikgoErrorPage has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const CikgoErrorPage = (): JSX.Element => {
  const { t } = useTranslation();

  return (
    <Page className="h-full m-auto flex flex-col items-center justify-center text-center">
Severity: Minor
Found in client/app/bundles/course/stories/components/CikgoErrorPage.tsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status