Skip to content

Commit

Permalink
添加 copy-to-clipboard 依赖,并实现复制选中文本块的功能
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshuai2144 committed Jan 10, 2025
1 parent 565c6b8 commit eb777f2
Show file tree
Hide file tree
Showing 4 changed files with 285 additions and 219 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
"antd": "^5.22.7",
"blob-util": "^2.0.2",
"classnames": "^2.5.1",
"copy-to-clipboard": "^3.3.3",
"dayjs": "^1.11.13",
"diacritics": "^1.3.0",
"dumi-theme-antd-style": "^0.31.1",
Expand Down
3 changes: 3 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

1 comment on commit eb777f2

@vercel
Copy link

@vercel vercel bot commented on eb777f2 Jan 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.