diff --git a/components/PromptHero.tsx b/components/PromptHero.tsx index a23b7e0..5001de6 100644 --- a/components/PromptHero.tsx +++ b/components/PromptHero.tsx @@ -434,7 +434,7 @@ export function PromptHero() { ); return ( -
+
{/* Error/Warning Notification Toast */} {errorNotification && (
@@ -525,8 +525,8 @@ export function PromptHero() {
{/* Input Area */} -
-
+
+