ESLint fix

This commit is contained in:
2026-06-12 13:41:23 +08:00
parent 522e88a6a2
commit 17ca339c66
8 changed files with 171 additions and 46 deletions
+4 -1
View File
@@ -75,7 +75,10 @@
@positive-click="deleteCurrentConversation"
>
<template #trigger>
<NButton text size="small">
<NButton
text
size="small"
>
<template #icon>
<NIcon><TrashOutline /></NIcon>
</template>