Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/better-auth/examples
/ navigation-menu.tsx
File
navigation-menu.tsx
tanstack-example/app/components/ui/navigation-menu.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use client"
;
2
import * as NavigationMenuPrimitive from
"@radix-ui/react-navigation-menu"
;
3
import { cva } from
"class-variance-authority"
;
4
import { ChevronDown } from
"lucide-react"
;
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected