diff --git a/src/app/ai/page.tsx b/src/app/ai/page.tsx index 3c3d565..c7d2cb6 100644 --- a/src/app/ai/page.tsx +++ b/src/app/ai/page.tsx @@ -161,7 +161,7 @@ export default function AIChatPage() { className="flex-1 p-3 border rounded-lg" disabled={loading} /> -