From 0e8a45e276a712c1128e39c59b1eff82335bae60 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Thu, 9 May 2024 14:49:18 -0500 Subject: [PATCH] "Application error: a client-side exception has occured" --- src/layout/ChatLayout/ChatLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/ChatLayout/ChatLayout.tsx b/src/layout/ChatLayout/ChatLayout.tsx index 638405a..d4b1388 100644 --- a/src/layout/ChatLayout/ChatLayout.tsx +++ b/src/layout/ChatLayout/ChatLayout.tsx @@ -82,7 +82,7 @@ export function ChatLayout({

Users

{props?.users.map((user) => (