Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2b-dev/surf
/ cn
Function
cn
lib/utils.ts:4–6 ·
view source on GitHub ↗
(...inputs: ClassValue[])
Source
from the content-addressed store, hash-verified
2
import
{ twMerge } from
"tailwind-merge"
3
4
export
function
cn(...inputs: ClassValue[]) {
5
return
twMerge(clsx(inputs))
6
}
Callers
15
Scanline
Function · 0.90
Loader
Function · 0.90
AssemblyLoader
Function · 0.90
GitHubIcon
Function · 0.90
RepoBanner
Function · 0.90
Frame
Function · 0.90
ChatList
Function · 0.90
ChatInput
Function · 0.90
ChatLoader
Function · 0.90
ActionMessageDisplay
Function · 0.90
ChatMessage
Function · 0.90
ExamplePrompts
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected