✍️ Update warning message + add message to copy svg component

This commit is contained in:
pheralb
2025-01-15 11:40:10 +00:00
parent e7d2cd9c1a
commit 3b2dc0b79d
3 changed files with 15 additions and 7 deletions
+8
View File
@@ -309,5 +309,13 @@
</section>
</Tabs.Content>
</Tabs.Root>
<div
class="mt-1 flex w-full items-center text-center text-[12px] text-neutral-600 dark:text-neutral-400"
>
<p>
Remember to request permission from the creators for the use of the SVG. Modification is not
allowed.
</p>
</div>
</Popover.Content>
</Popover.Root>