Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/StructuredLabs/preswald
/ cn
Function
cn
frontend/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
renderRow
Function · 0.90
SliderWidget
Function · 0.90
ChatWidget
Function · 0.90
MarkdownRendererWidget
Function · 0.90
createHeadingComponent
Function · 0.90
MatplotlibWidget
Function · 0.90
FastplotlibWidget
Function · 0.90
SpinnerWidget
Function · 0.90
DataVisualizationWidget
Function · 0.90
UnknownWidget
Function · 0.90
AlertWidget
Function · 0.90
TextInputWidget
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected