Implement copy links button
This commit is contained in:
parent
dbf115f254
commit
c8cd8c724f
6 changed files with 156 additions and 4 deletions
|
|
@ -14,8 +14,11 @@
|
|||
"@types/react-dom": "^19.0.4",
|
||||
"astro": "^5.4.2",
|
||||
"cheerio": "^1.0.0",
|
||||
"jszip": "^3.10.1",
|
||||
"jszip-utils": "^0.1.0",
|
||||
"react": "^19.0.0",
|
||||
"react-dom": "^19.0.0"
|
||||
"react-dom": "^19.0.0",
|
||||
"react-hot-toast": "^2.5.2"
|
||||
},
|
||||
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e",
|
||||
"devDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue