Skip to content

Commit 97ba569

Browse files
committed
chore: add title
1 parent 5a17849 commit 97ba569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ function resetFiles() {
162162
Yes
163163
</el-button>
164164
<template #reference>
165-
<button i-ri-delete-bin-line hover:color-primary />
165+
<button i-ri-delete-bin-line hover:color-primary title="Reset files" />
166166
</template>
167167
</el-popover>
168168
<button i-ri-refresh-line hover:color-primary @click="refreshView" />

0 commit comments

Comments
 (0)