cloudroam
2025-06-06 4d8420e51aa39dd4c8bb49ae98c05aaf2479fcb1
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