mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-04 21:37:11 -04:00
feat: add download button to many tools
Fix https://github.com/CorentinTh/it-tools/issues/1096#issuecomment-2134232893
This commit is contained in:
parent
052ddebc34
commit
31eac2bd78
10 changed files with 10 additions and 0 deletions
|
@ -119,5 +119,6 @@ function transformer(value: string) {
|
|||
input-placeholder="Paste your input data here..."
|
||||
output-label="Your transformed data"
|
||||
:transformer="transformer"
|
||||
download-file-name="output.txt"
|
||||
/>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue