buttons to copy DM/Spectator links

This commit is contained in:
Gavin McDonald
2025-04-14 17:28:02 -04:00
parent 424b8e0ec3
commit 6359784f3b
4 changed files with 63 additions and 5 deletions

10
package-lock.json generated
View File

@@ -9,6 +9,7 @@
"version": "0.1.0",
"dependencies": {
"cross-env": "^7.0.3",
"lucide-react": "^0.488.0",
"next": "latest",
"react": "^19.1.0",
"react-dom": "^19.1.0",
@@ -4575,6 +4576,15 @@
"loose-envify": "cli.js"
}
},
"node_modules/lucide-react": {
"version": "0.488.0",
"resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.488.0.tgz",
"integrity": "sha512-ronlL0MyKut4CEzBY/ai2ZpKPxyWO4jUqdAkm2GNK5Zn3Rj+swDz+3lvyAUXN0PNqPKIX6XM9Xadwz/skLs/pQ==",
"license": "ISC",
"peerDependencies": {
"react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/make-error": {
"version": "1.3.6",
"resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz",