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