We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a17849 commit 97ba569Copy full SHA for 97ba569
src/components/Header.vue
@@ -162,7 +162,7 @@ function resetFiles() {
162
Yes
163
</el-button>
164
<template #reference>
165
- <button i-ri-delete-bin-line hover:color-primary />
+ <button i-ri-delete-bin-line hover:color-primary title="Reset files" />
166
</template>
167
</el-popover>
168
<button i-ri-refresh-line hover:color-primary @click="refreshView" />
0 commit comments