more customizable link icons

This commit is contained in:
daniel31x13
2023-11-11 14:00:38 -05:00
parent ea82fb5825
commit 49b1ea4875
10 changed files with 153 additions and 11 deletions
+1
View File
@@ -64,6 +64,7 @@ export default function Archive() {
state={archiveAsScreenshot}
onClick={() => setArchiveAsScreenshot(!archiveAsScreenshot)}
/>
<Checkbox
label="PDF"
state={archiveAsPDF}