CRBT-Team/Purplet

View on GitHub
sites/purplet.js.org/src/pages/index.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

export default function Home(): JSX.Element {
  return (
    <Layout title={`Home`} description='Description will go into a meta tag in <head />'>
      <header className={clsx('hero hero--primary', styles.heroBanner)}>
        <div className={clsx('container', styles.header)}>
Severity: Major
Found in sites/purplet.js.org/src/pages/index.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status