Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnswerOverflow/AnswerOverflow
/ menubar.tsx
File
menubar.tsx
packages/ui/src/ui/menubar.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use client'
;
2
import * as MenubarPrimitive from
'@radix-ui/react-menubar'
;
3
import { Check, ChevronRight, Circle } from
'lucide-react'
;
4
import * as React from
'react'
;
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected