pupilfirst/pupilfirst

View on GitHub
docs/src/pages/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function Home has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Home() {
  const context = useDocusaurusContext();
  const { siteConfig = {} } = context;
  return (
    <Layout description="Description will go into a meta tag in <head />">
Severity: Minor
Found in docs/src/pages/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status