diff --git a/src/components/CommunityPortal/Activities/activityId/ActivityComments.jsx b/src/components/CommunityPortal/Activities/activityId/ActivityComments.jsx index 6f7ab5867d..b0ee2be085 100644 --- a/src/components/CommunityPortal/Activities/activityId/ActivityComments.jsx +++ b/src/components/CommunityPortal/Activities/activityId/ActivityComments.jsx @@ -611,18 +611,16 @@ function ActivityComments() { const renderStars = (rating, isInteractive = false, onRatingChange = null) => { return ( -
+
{[1, 2, 3, 4, 5].map(star => (
{/* Calendar Header with Navigation */} -
- -
+
{currentMonth.toLocaleDateString('en-US', { month: 'long', year: 'numeric' })}
-
{/* Calendar Grid */} - +
- - - - - - - - + + + + + + + + @@ -784,13 +755,8 @@ function ActivityComments() { ) : ( -
+
)} ))} @@ -890,7 +843,7 @@ function ActivityComments() {
- Comment {comments.length} + Comment {comments.length}
SMTWTFS
SMTWTFS