MCPcopy Create free account
hub / github.com/Dimillian/CodexMonitor / GitDiffViewerPullRequestSummary.tsx

File GitDiffViewerPullRequestSummary.tsx

src/features/git/components/GitDiffViewerPullRequestSummary.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo, useEffect, useMemo, useState } from "react";
2import type { GitHubPullRequest, GitHubPullRequestComment } from "../../../types";
3import { formatRelativeTime } from "../../../utils/time";
4import { Markdown } from "../../messages/components/Markdown";

Callers

nothing calls this directly

Calls 1

formatRelativeTimeFunction · 0.90

Tested by

no test coverage detected