diff --git a/src/components/YouTube/index.tsx b/src/components/YouTube/index.tsx index 6babf82b55..7a58afe3ee 100644 --- a/src/components/YouTube/index.tsx +++ b/src/components/YouTube/index.tsx @@ -12,6 +12,7 @@ export function YouTube({ ID }: { ID: string; }): ReactNode {