feat: remove logo ids, sorting alphabetically

This commit is contained in:
svensken94
2023-12-12 22:29:35 +03:00
parent c557342eee
commit b0d2957896
4 changed files with 2 additions and 285 deletions
-1
View File
@@ -1,7 +1,6 @@
import type { tCategory } from './categories';
export interface iSVG {
id: number;
title: string;
category: tCategory;
route: