MCPcopy Index your code
hub / github.com/fastapi/full-stack-fastapi-template / columns.tsx

File columns.tsx

frontend/src/components/Items/columns.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ColumnDef } from "@tanstack/react-table"
2import { Check, Copy } from "lucide-react"
3
4import type { ItemPublic } from "@/client"

Callers

nothing calls this directly

Calls 1

cnFunction · 0.90

Tested by

no test coverage detected