MCPcopy Index your code
hub / github.com/OpenPipe/OpenPipe / ProjectLink.tsx

File ProjectLink.tsx

app/src/components/ProjectLink.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type Ref, forwardRef, useMemo } from "react";
2import Link, { type LinkProps } from "next/link";
3import type { Route, DynamicRoute } from "nextjs-routes";
4import { Box } from "@chakra-ui/react";

Callers

nothing calls this directly

Calls 1

useProjectLinkFunction · 0.85

Tested by

no test coverage detected