From ef4008ae223c3813743cf43236ba76389878e46f Mon Sep 17 00:00:00 2001 From: kKaskak <117831817+kKaskak@users.noreply.github.com> Date: Mon, 6 Nov 2023 16:12:43 +0200 Subject: [PATCH] refactor: changed the conditional rendering value --- src/routes/Player/NextVideoPopup/NextVideoPopup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/Player/NextVideoPopup/NextVideoPopup.js b/src/routes/Player/NextVideoPopup/NextVideoPopup.js index 9f577b9e1..51dace5f2 100644 --- a/src/routes/Player/NextVideoPopup/NextVideoPopup.js +++ b/src/routes/Player/NextVideoPopup/NextVideoPopup.js @@ -60,7 +60,7 @@ const NextVideoPopup = ({ className, metaItem, nextVideo, onDismiss, onNextVideo