digitalfabrik/integreat-app

View on GitHub
native/src/App.tsx

Summary

Maintainability
A
1 hr
Test Coverage
F
0%

Function App has 44 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const App = (): ReactElement => {
  const [routeIndex, setRouteIndex] = useState<number>(0)

  useSendOfflineJpalSignals()

Severity: Minor
Found in native/src/App.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status