diff --git a/components/wizard/steps/review-step.tsx b/components/wizard/steps/review-step.tsx index ccee5ed..581f748 100644 --- a/components/wizard/steps/review-step.tsx +++ b/components/wizard/steps/review-step.tsx @@ -177,7 +177,24 @@ export function ReviewStep({ } /> )} - + {environment.youtubeVideoId && /^[a-zA-Z0-9_-]{11}$/.test(environment.youtubeVideoId) ? ( +
+ YouTube Video +
+