Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/srcbookdev/srcbook
/ context-menu.tsx
File
context-menu.tsx
packages/components/src/components/ui/context-menu.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import * as React from
'react'
;
2
import * as ContextMenuPrimitive from
'@radix-ui/react-context-menu'
;
3
import { CheckIcon, ChevronRightIcon, DotFilledIcon } from
'@radix-ui/react-icons'
;
4
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected