diff --git a/src/components/comments/CommentsSection.tsx b/src/components/comments/CommentsSection.tsx
index a269934..6de0e99 100644
--- a/src/components/comments/CommentsSection.tsx
+++ b/src/components/comments/CommentsSection.tsx
@@ -29,72 +29,66 @@ export function CommentsSection({
if (error) {
return (
- Failed to load comments
Failed to load comments
+{emptyStateMessage}
-{emptyStateSubtitle}
-{emptyStateMessage}
+{emptyStateSubtitle}
+