Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/msgbyte/tianji
/ CodeBlock.tsx
File
CodeBlock.tsx
src/client/components/CodeBlock.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { useEvent } from
'@/hooks/useEvent'
;
2
import React, { useState } from
'react'
;
3
import { Button } from
'./ui/button'
;
4
import { LuCopy, LuCopyCheck } from
'react-icons/lu'
;
Callers
nothing calls this directly
Calls
1
useEvent
Function · 0.90
Tested by
no test coverage detected