From b8db796d32f96b0e7e5fbd3c3b0ac1a8da917173 Mon Sep 17 00:00:00 2001 From: MarconLP <13001502+MarconLP@users.noreply.github.com> Date: Fri, 5 May 2023 17:17:13 +0200 Subject: [PATCH] cleanup code --- src/pages/share/[videoId].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/share/[videoId].tsx b/src/pages/share/[videoId].tsx index f852193..f3f95df 100644 --- a/src/pages/share/[videoId].tsx +++ b/src/pages/share/[videoId].tsx @@ -191,7 +191,7 @@ const VideoList: NextPage = () => { ) : ( <> -
+
)}