feat: Code Block Syntax Highlighting & Copy Func

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-05-19 23:19:20 -07:00
parent 8c58fc417e
commit 4c8b03ce2b
6 changed files with 300 additions and 13 deletions

View file

@ -48,7 +48,6 @@ import {
researcherOptions
} from '@/components/chat';
import { MarkdownViewer } from '@/components/markdown-viewer';
import { connectorSourcesMenu as defaultConnectorSourcesMenu } from '@/components/chat/connector-sources';
import { Logo } from '@/components/Logo';
import { useSearchSourceConnectors } from '@/hooks';