From 94dd6afcbc8d60bd27c95cd44ad718b5dcaf17f9 Mon Sep 17 00:00:00 2001 From: Anubhav Jain Date: Fri, 8 Mar 2024 12:42:16 +0530 Subject: [PATCH] --fix-too-much-space-b/w-video-and-comments By removing few extra br's we can fix this issue And because , we are using this component at one place .. there is no need to cross check this component at other places --- src/components/admin/ContentRendererClient.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/components/admin/ContentRendererClient.tsx b/src/components/admin/ContentRendererClient.tsx index 8fdd31987..5badb9fb5 100644 --- a/src/components/admin/ContentRendererClient.tsx +++ b/src/components/admin/ContentRendererClient.tsx @@ -165,8 +165,6 @@ export const ContentRendererClient = ({ )} -
-

{nextContent ? (
) : null} -

-

{showChapters && (