From 969a0067c43213ccf9b87c12e44739afc9f314c6 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Mon, 26 Feb 2024 11:49:27 -0600 Subject: [PATCH] correct class name and remove lazy loading pkg --- web/src/components/player/PreviewThumbnailPlayer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/player/PreviewThumbnailPlayer.tsx b/web/src/components/player/PreviewThumbnailPlayer.tsx index 4c7d0acf8..eb410f7ab 100644 --- a/web/src/components/player/PreviewThumbnailPlayer.tsx +++ b/web/src/components/player/PreviewThumbnailPlayer.tsx @@ -124,7 +124,7 @@ export default function PreviewThumbnailPlayer({ {!imgLoaded && ( )} -
+