MCPcopy
hub / github.com/TanShilongMario/PromptFill / cn

Function cn

src/lib/utils.js:4–6  ·  view source on GitHub ↗
(...inputs)

Source from the content-addressed store, hash-verified

2import { twMerge } from "tailwind-merge";
3
4export function cn(...inputs) {
5 return twMerge(clsx(inputs));
6}

Callers 15

WaypointsIcon.jsxFile · 0.90
GithubIcon.jsxFile · 0.90
SunDimIcon.jsxFile · 0.90
OrderIcon.jsxFile · 0.90
VideoIcon.jsxFile · 0.90
CoffeeIcon.jsxFile · 0.90
HomeIcon.jsxFile · 0.90
ListIcon.jsxFile · 0.90
AtomIcon.jsxFile · 0.90
TranslateIcon.jsxFile · 0.90
MoonIcon.jsxFile · 0.90
RefreshIcon.jsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected