MCPcopy Create free account
hub / github.com/mitmproxy/mitmproxy / ConnectionIndicator.tsx

File ConnectionIndicator.tsx

web/src/js/components/Header/ConnectionIndicator.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as React from "react";
2import { ConnectionState } from "../../ducks/connection";
3import { useAppSelector } from "../../ducks";
4import { assertNever } from "../../utils";

Callers

nothing calls this directly

Calls 1

assertNeverFunction · 0.90

Tested by

no test coverage detected