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
View File
@@ -10,7 +10,6 @@
export let onDownload;
export let allLogos = [];
export let addBrand = () => {};
export const setTheme = () => {};
function openPreview(logo) {
// Navigate to preview page using router