From f15a1fb16731998f3586a9e65b536ab45157c01f Mon Sep 17 00:00:00 2001 From: rei Date: Mon, 24 Apr 2023 18:30:28 +0200 Subject: [PATCH] yt fix --- components/Youtube.tsx | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/components/Youtube.tsx b/components/Youtube.tsx index 2940674..5ac83ba 100644 --- a/components/Youtube.tsx +++ b/components/Youtube.tsx @@ -1,9 +1,5 @@ -export const YouTubeVideo = ({id, children} : any) => ( - -) \ No newline at end of file +)