EscolaLMS/Front

View on GitHub
src/components/Webinars/Webinar/index.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function WebinarContent has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const WebinarContent = () => {
  const { webinar } = useContext(EscolaLMSContext);
  const { t } = useTranslation();

  return (
Severity: Minor
Found in src/components/Webinars/Webinar/index.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status