From da5d9a71714f8f4376a39ef11b14af64ff593593 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nguy=E1=BB=85n=20M=E1=BA=ADu=20Minh?= Date: Tue, 10 Oct 2023 07:49:55 +0700 Subject: [PATCH] fix: trying add props on template --- src/components/Post/PostComment.vue | 74 +++++++++++++++-------------- 1 file changed, 39 insertions(+), 35 deletions(-) diff --git a/src/components/Post/PostComment.vue b/src/components/Post/PostComment.vue index e8afab2..3ce51d7 100644 --- a/src/components/Post/PostComment.vue +++ b/src/components/Post/PostComment.vue @@ -48,43 +48,47 @@ onMounted(async () => { \ No newline at end of file + \ No newline at end of file