w3bdesign/dfweb-v4

View on GitHub
src/components/Kontakt/KontaktContent.component.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function KontaktContent has 62 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

const KontaktContent = () => {
  const [serverResponse, setServerResponse] = useState<string>("");

  /**
   * Handles the form submission and sends an email using the provided API keys.
Severity: Major
Found in src/components/Kontakt/KontaktContent.component.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status