diff --git a/frontend/components/global/product/Comment.vue b/frontend/components/global/product/Comment.vue index 70b0816..d2bf244 100644 --- a/frontend/components/global/product/Comment.vue +++ b/frontend/components/global/product/Comment.vue @@ -1,24 +1,33 @@ @@ -26,7 +35,7 @@ const formattedDate = useDateFormat(date.value, "YYYY/MM/DD"); - {{ title }} + {{ title }} {{ username }} @@ -34,10 +43,10 @@ const formattedDate = useDateFormat(date.value, "YYYY/MM/DD"); {{ formattedDate }} - + {{ content }} - \ No newline at end of file +