Add social share and QR code

Add social share buttons and a QR code to interactive pages, excluding green screen pages.
This commit is contained in:
gpt-engineer-app[bot] 2025-07-19 14:07:18 +00:00
parent 04ecfc8d28
commit b60c8481f7
5 changed files with 607 additions and 8 deletions

View file

@ -40,6 +40,7 @@
"@radix-ui/react-toggle-group": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.4",
"@tanstack/react-query": "^5.56.2",
"@types/qrcode": "^1.5.5",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.0.0",
@ -48,6 +49,7 @@
"input-otp": "^1.2.4",
"lucide-react": "^0.462.0",
"next-themes": "^0.3.0",
"qrcode": "^1.5.4",
"react": "^18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "^18.3.1",