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