MCPcopy 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

1import { TextAttributes } from '@opentui/core'
2import { memo, useMemo } from 'react'
3
4import { useTheme } from '../../hooks/use-theme'

Callers

nothing calls this directly

Calls 5

useThemeFunction · 0.90
calculateDisplaySizeFunction · 0.90
supportsInlineImagesFunction · 0.90
renderInlineImageFunction · 0.90

Tested by

no test coverage detected