From dcdcfd284f27e5eeffa473ac787e4c6d780915dc Mon Sep 17 00:00:00 2001 From: Ashwin Bhat Date: Fri, 18 Oct 2024 14:37:16 -0700 Subject: [PATCH] add missing import --- client/src/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/App.tsx b/client/src/App.tsx index 4226d13..1a16682 100644 --- a/client/src/App.tsx +++ b/client/src/App.tsx @@ -19,6 +19,7 @@ import { Send, Terminal, Files, + Bell, MessageSquare, Hammer, Play,