diff --git a/src/components/SQLCourse/ReviewsSection.tsx b/src/components/SQLCourse/ReviewsSection.tsx index 6faa69abd..3b8a860fe 100644 --- a/src/components/SQLCourse/ReviewsSection.tsx +++ b/src/components/SQLCourse/ReviewsSection.tsx @@ -88,7 +88,7 @@ export function ReviewsSection() { })} >
{visibleReviews.map((review, index) => (