mirror of
https://github.com/DayuanJiang/next-ai-draw-io.git
synced 2026-01-02 22:32:27 +08:00
minor: fix the prompt
This commit is contained in:
@@ -82,7 +82,6 @@ export default function ChatPanel({
|
||||
|
||||
// Clear files after submission
|
||||
setFiles(undefined);
|
||||
console.log("messages", messages);
|
||||
} catch (error) {
|
||||
console.error("Error fetching chart data:", error);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user