diff --git a/apps/videos/src/compositions/x-launch/scenes/PrivacyBeatScene.tsx b/apps/videos/src/compositions/x-launch/scenes/PrivacyBeatScene.tsx index 460c0ad6..7e4f5fe6 100644 --- a/apps/videos/src/compositions/x-launch/scenes/PrivacyBeatScene.tsx +++ b/apps/videos/src/compositions/x-launch/scenes/PrivacyBeatScene.tsx @@ -24,11 +24,13 @@ export const PrivacyBeatScene: React.FC = () => { diff --git a/apps/videos/src/compositions/x-launch/scenes/ToolGridRevealScene.tsx b/apps/videos/src/compositions/x-launch/scenes/ToolGridRevealScene.tsx index 3b91a52c..c9fd507a 100644 --- a/apps/videos/src/compositions/x-launch/scenes/ToolGridRevealScene.tsx +++ b/apps/videos/src/compositions/x-launch/scenes/ToolGridRevealScene.tsx @@ -31,10 +31,12 @@ export const ToolGridRevealScene: React.FC = () => {