feat: copy & download qr code as png (#2521)
* copy & download qr code as png * i18n, accessibility * improve error handling
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<ClipboardDocumentIcon />
|
||||
</template>
|
||||
|
||||
<script lang="ts" setup>
|
||||
import ClipboardDocumentIcon from '@heroicons/vue/24/outline/esm/ClipboardDocumentIcon';
|
||||
</script>
|
||||
Reference in New Issue
Block a user