Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vercel/streamdown
/ useCn
Function
useCn
packages/streamdown/lib/prefix-context.tsx:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
* a `cn` that prepends the prefix to all class names.
16
*/
17
export const useCn = (): CnFunction => useContext(PrefixContext);
Callers
15
components.tsx
File · 0.90
LinkComponent
Function · 0.90
CodeComponent
Function · 0.90
ImageComponent
Function · 0.90
LinkSafetyModal
Function · 0.90
MermaidDownloadDropdown
Function · 0.90
MermaidFullscreenButton
Function · 0.90
PanZoom
Function · 0.90
Mermaid
Function · 0.90
TableDownloadButton
Function · 0.90
TableDownloadDropdown
Function · 0.90
TableCopyDropdown
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected