Skip to content

Commit

Permalink
feat: copy button (#199)
Browse files Browse the repository at this point in the history
* feat: copy button

* test: add copy button test spec
  • Loading branch information
phoebus-84 authored Jan 21, 2025
1 parent b2bf68f commit 0b14f35
Show file tree
Hide file tree
Showing 11 changed files with 6,882 additions and 5,521 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"dev:storybook": "storybook dev -p 6006 -s dist"
},
"dependencies": {
"@capacitor/clipboard": "^6.0.2",
"@stencil/core": "^4.11.0",
"@tailwindcss/line-clamp": "^0.4.4",
"ansi-to-html": "^0.7.2",
Expand Down
Loading

0 comments on commit 0b14f35

Please sign in to comment.