MCPcopy 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

2import { twMerge } from "tailwind-merge"
3
4export const cn = (...inputs: ClassValue[]) => twMerge(clsx(inputs))

Callers 15

IconLinkFunction · 0.90
BackdropFunction · 0.90
ModalFunction · 0.90
HeaderFunction · 0.90
PageNavigationLinkFunction · 0.90
MobileSidebarPanelFunction · 0.90
DesktopSidebarPanelFunction · 0.90
SidebarFunction · 0.90
MeteorsFunction · 0.90
MaskContainerFunction · 0.90
SparklesCoreFunction · 0.90
ButtonFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected