Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/code-forge-io/react-router-devtools
/ cn
Function
cn
docs/app/utils/css.ts:4–4 ·
view source on GitHub ↗
(...inputs: ClassValue[])
Source
from the content-addressed store, hash-verified
2
import
{ twMerge } from
"tailwind-merge"
3
4
export
const
cn = (...inputs: ClassValue[]) => twMerge(clsx(inputs))
Callers
15
IconLink
Function · 0.90
Backdrop
Function · 0.90
Modal
Function · 0.90
Header
Function · 0.90
PageNavigationLink
Function · 0.90
MobileSidebarPanel
Function · 0.90
DesktopSidebarPanel
Function · 0.90
Sidebar
Function · 0.90
Meteors
Function · 0.90
MaskContainer
Function · 0.90
SparklesCore
Function · 0.90
Button
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected