diff --git a/src/components/VideoPlayer2.tsx b/src/components/VideoPlayer2.tsx index 5995b7bb..71d6b56e 100644 --- a/src/components/VideoPlayer2.tsx +++ b/src/components/VideoPlayer2.tsx @@ -476,8 +476,8 @@ export const VideoPlayer: FunctionComponent = ({ } return ( -
-
+
+
); };