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