From 31e56f0bad80ec37eb1545c3f426d0f9ff473327 Mon Sep 17 00:00:00 2001 From: "Khoa.vo" Date: Mon, 5 Jan 2026 13:54:55 +0700 Subject: [PATCH] fix: Add video ref to fileInputRefs for TypeScript build --- components/PromptHero.tsx | 1 + 1 file changed, 1 insertion(+) 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