MCPcopy 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

1import { memo } from 'react'
2
3import { useTheme } from '../../hooks/use-theme'
4import { renderMarkdown, type MarkdownPalette } from '../../utils/markdown-renderer'

Callers

nothing calls this directly

Calls 2

useThemeFunction · 0.90
renderMarkdownFunction · 0.90

Tested by

no test coverage detected