diff --git a/ui/components/EmptyChat.tsx b/ui/components/EmptyChat.tsx index 2aade48..1efedf8 100644 --- a/ui/components/EmptyChat.tsx +++ b/ui/components/EmptyChat.tsx @@ -12,8 +12,6 @@ const EmptyChat = ({ }) => { return (
- -

Research begins here. diff --git a/ui/components/Navbar.tsx b/ui/components/Navbar.tsx index 0123267..9f3da92 100644 --- a/ui/components/Navbar.tsx +++ b/ui/components/Navbar.tsx @@ -50,8 +50,6 @@ const Navbar = ({ messages }: { messages: Message[] }) => {

{title}

- -