feat: Enhance collection management with dropdown in Header and update related components

This commit is contained in:
sha
2025-06-17 17:50:47 +03:00
parent 91918c5b0f
commit ca97046961
5 changed files with 167 additions and 102 deletions
+1 -1
View File
@@ -170,7 +170,7 @@
/>
{/if}
{#if logo.brand}
<p><strong>Brand:</strong> <span>{logo.brand}</span></p>
<p><strong>Owner:</strong> <span>{logo.brand}</span></p>
{/if}
<p><strong>Format:</strong> <span>{logo.format}</span></p>
<p><strong>Path:</strong> {logo.path}</p>