diff --git a/Discovery.md b/Discovery.md index 06175d3..6c3e9ca 100644 --- a/Discovery.md +++ b/Discovery.md @@ -5,7 +5,6 @@ git: "https://github.com/deta/dialogue-ai" theme_color: "#F76705" --- - ## Features - ✅ Access to GPT-3.5 / GPT-4 APIs diff --git a/src/components/ChatHeader.tsx b/src/components/ChatHeader.tsx index 38d2a62..91a08ec 100644 --- a/src/components/ChatHeader.tsx +++ b/src/components/ChatHeader.tsx @@ -120,7 +120,7 @@ export function ChatHeader({ readOnly = false }: { readOnly?: boolean}) { ) : ( - +