Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ plan-box.tsx
File
plan-box.tsx
cli/src/components/renderers/plan-box.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { memo } from
'react'
2
3
import { useTheme } from
'../../hooks/use-theme'
4
import { renderMarkdown, type MarkdownPalette } from
'../../utils/markdown-renderer'
Callers
nothing calls this directly
Calls
2
useTheme
Function · 0.90
renderMarkdown
Function · 0.90
Tested by
no test coverage detected