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 8bee23a commit 2db015bCopy full SHA for 2db015b
src/App.vue
@@ -246,7 +246,7 @@
246
<i class="mdi mdi-file-xml-box"></i>
247
<div>
248
{{ actionLabels['download-svg'] }}<br />
249
- <small>{{ activeIcon && activeIcon.name }}.png</small>
+ <small>{{ activeIcon && activeIcon.name }}.svg</small>
250
</div>
251
252
<template v-slot:button="slotProps">
0 commit comments