Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ code-block.tsx
File
code-block.tsx
src/client/components/ai-elements/code-block.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use client'
;
2
3
import { Button } from
'@/components/ui/button'
;
4
import { cn } from
'@/utils/style'
;
Callers
nothing calls this directly
Calls
1
createContext
Function · 0.85
Tested by
no test coverage detected