diff --git a/components/chat-input.tsx b/components/chat-input.tsx index facd5ce..575c4b9 100644 --- a/components/chat-input.tsx +++ b/components/chat-input.tsx @@ -272,6 +272,9 @@ export function ChatInput({ Diagram History + Here saved each diagram before AI + modification. +
Click on a diagram to restore it
@@ -299,7 +302,7 @@ export function ChatInput({ }`} width={200} height={100} - className="object-cover w-full h-full" + className="object-contain w-full h-full p-1" />