Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
{ twMerge } from
"tailwind-merge"
;
3
4
export
function
cn(...inputs) {
5
return
twMerge(clsx(inputs));
6
}
Callers
15
WaypointsIcon.jsx
File · 0.90
GithubIcon.jsx
File · 0.90
SunDimIcon.jsx
File · 0.90
OrderIcon.jsx
File · 0.90
VideoIcon.jsx
File · 0.90
CoffeeIcon.jsx
File · 0.90
HomeIcon.jsx
File · 0.90
ListIcon.jsx
File · 0.90
AtomIcon.jsx
File · 0.90
TranslateIcon.jsx
File · 0.90
MoonIcon.jsx
File · 0.90
RefreshIcon.jsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected