MCPcopy
hub / github.com/stackblitz/bolt.new / Markdown.tsx

File Markdown.tsx

app/components/chat/Markdown.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { memo, useMemo } from 'react';
2import ReactMarkdown, { type Components } from 'react-markdown';
3import type { BundledLanguage } from 'shiki';
4import { createScopedLogger } from '~/utils/logger';

Callers

nothing calls this directly

Calls 3

createScopedLoggerFunction · 0.90
remarkPluginsFunction · 0.90
rehypePluginsFunction · 0.90

Tested by

no test coverage detected