Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thanas-R/Virdis
/ NavLink.tsx
File
NavLink.tsx
src/components/NavLink.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { NavLink as RouterNavLink, NavLinkProps } from
"react-router-dom"
;
2
import { forwardRef } from
"react"
;
3
import { cn } from
"@/lib/utils"
;
4
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected