digitalfabrik/integreat-app

View on GitHub
web/src/components/CityContentLayout.tsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Function CityContentLayout has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const CityContentLayout = (props: CityContentLayoutProps): ReactElement => {
  const { viewportSmall } = useWindowDimensions()

  const {
    children,
Severity: Minor
Found in web/src/components/CityContentLayout.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status