Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ image-block.tsx
File
image-block.tsx
cli/src/components/blocks/image-block.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { TextAttributes } from
'@opentui/core'
2
import { memo, useMemo } from
'react'
3
4
import { useTheme } from
'../../hooks/use-theme'
Callers
nothing calls this directly
Calls
5
useTheme
Function · 0.90
calculateDisplaySize
Function · 0.90
supportsInlineImages
Function · 0.90
renderInlineImage
Function · 0.90
getImageSupportDescription
Function · 0.90
Tested by
no test coverage detected