diff --git a/website/src/lib/components/self/CommentSection.svelte b/website/src/lib/components/self/CommentSection.svelte index 1fe2f41..50f4ee0 100644 --- a/website/src/lib/components/self/CommentSection.svelte +++ b/website/src/lib/components/self/CommentSection.svelte @@ -162,14 +162,12 @@ {#if isLoading} -
+
-

Loading comments...

{:else if comments.length === 0} -
- -

+

+

No comments yet. Be the first to share your thoughts!