Add button to share booking confirmation

This commit is contained in:
Jose Selesan
2026-04-09 10:13:33 -03:00
parent 58c5ce339b
commit 2a0558347a
3 changed files with 70 additions and 12 deletions

View File

@@ -28,6 +28,7 @@
"react-dom": "^19.2.4",
"react-hook-form": "^7.72.0",
"shadcn": "^4.1.2",
"simple-icons": "^16.15.0",
"tailwind-merge": "^3.5.0",
"tw-animate-css": "^1.4.0"
},