(frontend) install react-toast in beta

Absolutely needed some toasts to handle in app notifications,
or feedbacks. React Aria is working on it, and has released a
first beta. No component is available, only hooks.
This commit is contained in:
lebaudantoine
2024-09-09 18:54:57 +02:00
committed by aleb_the_flash
parent 24242ef01a
commit dd9a87a33b
2 changed files with 88 additions and 42 deletions

View File

@@ -16,6 +16,7 @@
"@livekit/components-react": "2.3.3",
"@livekit/components-styles": "1.0.12",
"@pandacss/preset-panda": "0.41.0",
"@react-aria/toast": "3.0.0-beta.15",
"@remixicon/react": "4.2.0",
"@tanstack/react-query": "5.49.2",
"hoofd": "1.7.1",