mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-08 23:32:40 +02:00
feat: Code Block Syntax Highlighting & Copy Func
This commit is contained in:
parent
8c58fc417e
commit
4c8b03ce2b
6 changed files with 300 additions and 13 deletions
|
|
@ -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';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue