mirror of
https://github.com/shadoll/sLogos.git
synced 2026-08-28 03:28:01 +00:00
feat: Enhance collection management with dropdown in Header and update related components
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user