prescottprue/fireadmin

View on GitHub
src/routes/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createRoutes has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function createRoutes(store) {
  return (
    <CoreLayout>
      <SuspenseWithPerf fallback={<LoadingSpinner />} traceId="router-wait">
        <Switch>
Severity: Minor
Found in src/routes/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status