Skip to content

Commit

Permalink
优化 UI
Browse files Browse the repository at this point in the history
  • Loading branch information
draJiang committed Mar 30, 2024
1 parent 73dce45 commit 66abb02
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/components/Container.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,6 @@ import Loading from '../components/Loading'

import { ShareAltOutlined } from '@ant-design/icons';
import { Button, message, Tooltip } from 'antd';
import Clipboard from 'clipboard';



import ReactMarkdown from 'react-markdown'
import remarkGfm from 'remark-gfm'
import rehypeRaw from 'rehype-raw'

import { Prism as SyntaxHighlighter } from 'react-syntax-highlighter'
import { atomDark } from 'react-syntax-highlighter/dist/esm/styles/prism'


// 文章正文
Expand Down

0 comments on commit 66abb02

Please sign in to comment.