diff --git a/components/PromptHero.tsx b/components/PromptHero.tsx index 34a4977..2c1ab85 100644 --- a/components/PromptHero.tsx +++ b/components/PromptHero.tsx @@ -26,6 +26,7 @@ export function PromptHero() { subject: useRef(null), scene: useRef(null), style: useRef(null), + video: useRef(null), }; // Auto-resize textarea