airbnb/caravel

View on GitHub
docs/src/pages/community.tsx

Summary

Maintainability
A
3 hrs
Test Coverage

Function Community has 82 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const Community = () => {

  const [showCalendar, setShowCalendar] = useState(false); // State to control calendar visibility

  const toggleCalendar = () => {
Severity: Major
Found in docs/src/pages/community.tsx - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status