mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚙️ Update dialog title to reflect multiple SVG download options
This commit is contained in:
@@ -114,7 +114,7 @@
|
|||||||
</Dialog.Trigger>
|
</Dialog.Trigger>
|
||||||
<Dialog.Content>
|
<Dialog.Content>
|
||||||
<Dialog.Header>
|
<Dialog.Header>
|
||||||
<Dialog.Title>Download {svgInfo.title} SVG</Dialog.Title>
|
<Dialog.Title>Download {svgInfo.title} SVGs</Dialog.Title>
|
||||||
<Dialog.Description>
|
<Dialog.Description>
|
||||||
This logo has multiple options to download:
|
This logo has multiple options to download:
|
||||||
</Dialog.Description>
|
</Dialog.Description>
|
||||||
|
|||||||
Reference in New Issue
Block a user