mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-26 20:12:38 +08:00
fix: highlighter not working
This commit is contained in:
parent
1c1a180a9c
commit
7c9ebb241a
@ -1,5 +1,5 @@
|
||||
import React from 'react'
|
||||
import SyntaxHighlighter from 'react-syntax-highlighter'
|
||||
import { Prism as SyntaxHighlighter } from 'react-syntax-highlighter'
|
||||
import { atomDark } from 'react-syntax-highlighter/dist/esm/styles/prism'
|
||||
import styled from 'styled-components'
|
||||
import { CopyOutlined } from '@ant-design/icons'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user