(feat): add sonner call invite, to be replaced with dedicated popup

(feat): add fallback screen to preview page
(feat): show users call page
This commit is contained in:
Alois 2026-04-29 16:42:17 +02:00
commit 36902e340a
7 changed files with 214 additions and 23 deletions

View file

@ -32,7 +32,8 @@
"react": "^19.2.0",
"react-dom": "^19.2.0",
"recharts": "^3.8.1",
"zustand": "^5.0.8",
"zod": "^4.3.6"
"sonner": "^2.0.7",
"zod": "^4.3.6",
"zustand": "^5.0.8"
}
}