diff --git a/frontend/components/global/product/Comment.vue b/frontend/components/global/product/Comment.vue index 46fd660..23f86e9 100644 --- a/frontend/components/global/product/Comment.vue +++ b/frontend/components/global/product/Comment.vue @@ -21,13 +21,13 @@ const formattedDate = useDateFormat(date.value, "YYYY/MM/DD"); \ No newline at end of file