diff --git a/remotion-composer/src/TalkingHead.tsx b/remotion-composer/src/TalkingHead.tsx index 05156e2a3..43ff6df17 100644 --- a/remotion-composer/src/TalkingHead.tsx +++ b/remotion-composer/src/TalkingHead.tsx @@ -7,6 +7,7 @@ import { useVideoConfig, } from "remotion"; import { CaptionOverlay, WordCaption } from "./components/CaptionOverlay"; +import { resolveAsset } from "./lib/resolveAsset"; import { TextCard } from "./components/TextCard"; import { StatCard } from "./components/StatCard"; import { CalloutBox } from "./components/CalloutBox"; @@ -318,7 +319,7 @@ export const TalkingHead: React.FC = ({ {/* Layer 1: Video background */}