Implement share and export components

This commit is contained in:
adilallo
2026-04-29 22:27:46 -06:00
parent a31a36c926
commit a37a72c71d
58 changed files with 3153 additions and 117 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"menuAriaLabel": "Export format",
"downloadPdf": "Download PDF",
"downloadCsv": "Download CSV",
"downloadMarkdown": "Download Markdown"
}