diff --git a/frontend/src/conversation/Conversation.tsx b/frontend/src/conversation/Conversation.tsx index 4b0a5d46..1046b2fc 100644 --- a/frontend/src/conversation/Conversation.tsx +++ b/frontend/src/conversation/Conversation.tsx @@ -386,7 +386,7 @@ export default function Conversation() { )} -
+
)} diff --git a/frontend/src/settings/General.tsx b/frontend/src/settings/General.tsx index 415f1aaf..2ffd054d 100644 --- a/frontend/src/settings/General.tsx +++ b/frontend/src/settings/General.tsx @@ -176,7 +176,7 @@ export default function General() { {/* Delete conversations button without label */}
-
{/* Dynamically render form fields based on schema */}