tj
2025-06-05 fd9cfc4487773c00114b7748f1f885e9e7a81135
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