+
+
+ {video.title}
+
+
+ {/* Share button next to title */}
+
+
+
+ {showShareMenu && (
+
+
+
+
+
+
+ )}
+
+
{formatViews(video.views)}
@@ -259,59 +314,6 @@ export default function BunnyVideoModal({ video, isOpen, onClose, onEdit, videos
{formatDate(video.createdAt)}
- {/* Share button below video info */}
-
-
-
- {showShareMenu && (
-
-
-
-
-
-
- )}
-
-
{video.description && (