From aff1dd3acf513abc54ff4bfdd9c68de52fa97e04 Mon Sep 17 00:00:00 2001 From: Mohan Date: Thu, 13 Aug 2026 22:51:32 +0800 Subject: [PATCH] feat(component): add comment delete --- src/components/CommentSection.vue | 48 ++++++++++++++++++++++++++++++- 1 file changed, 47 insertions(+), 1 deletion(-) diff --git a/src/components/CommentSection.vue b/src/components/CommentSection.vue index 050edae..ec7abed 100644 --- a/src/components/CommentSection.vue +++ b/src/components/CommentSection.vue @@ -1,6 +1,6 @@