From 2f5a33da11fa078c474f4a411bd2a7233d4f561c Mon Sep 17 00:00:00 2001 From: highperfocused Date: Sat, 29 Nov 2025 20:04:55 +0100 Subject: [PATCH] fix: comment out unused Separator components in ArticleView --- src/components/ArticleView.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/ArticleView.tsx b/src/components/ArticleView.tsx index aee490f..e573055 100644 --- a/src/components/ArticleView.tsx +++ b/src/components/ArticleView.tsx @@ -291,13 +291,13 @@ export function ArticleView({ post }: ArticleViewProps) { - + {/* */}
- + {/* */}