mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: add event
This commit is contained in:
@@ -31,7 +31,11 @@
|
||||
Legal document outlining the terms and conditions under which personal data is
|
||||
processed.
|
||||
</p>
|
||||
<Button secondary class="u-margin-block-start-16" on:click={downloadPdf}>
|
||||
<Button
|
||||
secondary
|
||||
class="u-margin-block-start-16"
|
||||
on:click={downloadPdf}
|
||||
event="download_dpa">
|
||||
<span class="icon-download" aria-hidden="true" />
|
||||
<span class="text">Download</span>
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user