components/comment/comment-sub-item.vue @@ -28,8 +28,6 @@ </template> <script setup lang="ts"> import { defineProps, defineEmits } from 'vue' const props = defineProps<{ avatar: string nickname: string