pankod/superplate

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

Summary

Maintainability
A
0 mins
Test Coverage

Function Sections has 73 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

function Sections() {
  return (
    <>
      <div className={styles.gettingStartedSection}>
        <div className="container padding-vert--xl text--left">
Severity: Major
Found in documentation/src/pages/index.js - About 2 hrs to fix

    Function Home has 49 lines of code (exceeds 25 allowed). Consider refactoring.
    Wontfix

    function Home() {
      const context = useDocusaurusContext();
      const { siteConfig = {} } = context;
      return (
        <Layout
    Severity: Minor
    Found in documentation/src/pages/index.js - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status