MathiasKandelborg/TRUE-framework

View on GitHub
pages/_app.tsx

Summary

Maintainability
A
0 mins
Test Coverage

Function MyApp has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

function MyApp(props: IAppProps): JSX.Element {
  const { Component, pageProps, router } = props
  const { preview, allRoutes } = pageProps

  useEffect(() => {
Severity: Minor
Found in pages/_app.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status