react18-tools/webgl-generative-particles

View on GitHub
examples/nextjs/src/app/page.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function Page has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

export default function Page(): JSX.Element {
  const theta = Math.PI / 6;
  return (
    <LandingPage title="Next.js Example">
      <Particles
Severity: Minor
Found in examples/nextjs/src/app/page.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status