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