3ru/gpt-translate

View on GitHub
website/src/components/Home.tsx

Summary

Maintainability
A
1 hr
Test Coverage

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

export const Home = () => {
  return (
    <div
      className={[
        'mx-auto max-w-7xl px-4 sm:px-6 lg:px-8 pb-16 pt-20 lg:pt-32 text-center',
Severity: Minor
Found in website/src/components/Home.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status