GregBrimble/cf-workers-dashboard

View on GitHub
packages/client/src/components/home/ExamplePeek.tsx

Summary

Maintainability
A
2 hrs
Test Coverage

File ExamplePeek.tsx has 284 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import React, { useEffect, useState, useReducer } from "react";
import Plot from "react-plotly.js";

type Location = {
  location: string;
Severity: Minor
Found in packages/client/src/components/home/ExamplePeek.tsx - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status