From 84fadf5da76be13f34115c18874d64da0c38678f Mon Sep 17 00:00:00 2001 From: James Ritchie Date: Thu, 29 May 2025 12:06:58 +0100 Subject: [PATCH] Fixes embeded video width --- docs/guides/example-projects/realtime-fal-ai.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/example-projects/realtime-fal-ai.mdx b/docs/guides/example-projects/realtime-fal-ai.mdx index e61499c2b8..571220cd2c 100644 --- a/docs/guides/example-projects/realtime-fal-ai.mdx +++ b/docs/guides/example-projects/realtime-fal-ai.mdx @@ -31,7 +31,7 @@ This full stack Next.js project showcases the following: This video walks through the process of creating this task in a Next.js project.