diff --git a/client/src/pages/Report.tsx b/client/src/pages/Report.tsx index 6848756..0853ce1 100644 --- a/client/src/pages/Report.tsx +++ b/client/src/pages/Report.tsx @@ -118,9 +118,9 @@ function MohamedSalahSlides() { -
+
{/* Progress Bar */} -
+
{/* Slide markers */}
-
+
{numPages > 0 && Array.from({ length: numPages }).map((_, i) => (
{/* Control buttons */} -
+