diff --git a/app/components/SidePanelChat.tsx b/app/components/SidePanelChat.tsx index ea1c20a..279ad2d 100644 --- a/app/components/SidePanelChat.tsx +++ b/app/components/SidePanelChat.tsx @@ -40,7 +40,7 @@ const SidePanelChat = forwardRef((props, ref) => { {isOpen &&
}