⚙️ Update dialog title to reflect multiple SVG download options

This commit is contained in:
pheralb
2025-09-05 09:15:00 +01:00
parent e465cd7a51
commit 3a11cd3d31
+1 -1
View File
@@ -114,7 +114,7 @@
</Dialog.Trigger>
<Dialog.Content>
<Dialog.Header>
<Dialog.Title>Download {svgInfo.title} SVG</Dialog.Title>
<Dialog.Title>Download {svgInfo.title} SVGs</Dialog.Title>
<Dialog.Description>
This logo has multiple options to download:
</Dialog.Description>