diff --git a/client/src/pages/VideoPage.tsx b/client/src/pages/VideoPage.tsx index 69faf2c..9bbaf90 100644 --- a/client/src/pages/VideoPage.tsx +++ b/client/src/pages/VideoPage.tsx @@ -530,9 +530,8 @@ export default function VideoPage() { }}> {video.title} -
-
{formatViews(video.views)} views
-
{formatDate(video.createdAt)}
+
+
{formatViews(video.views)} views • {formatDate(video.createdAt)}