diff --git a/raggr-frontend/src/components/ConversationList.tsx b/raggr-frontend/src/components/ConversationList.tsx index a245ab0..21170b5 100644 --- a/raggr-frontend/src/components/ConversationList.tsx +++ b/raggr-frontend/src/components/ConversationList.tsx @@ -44,12 +44,12 @@ export const ConversationList = ({ }, []); return ( -
@@ -59,7 +59,7 @@ export const ConversationList = ({ ); })}
+ Start a new thread