Move files into different folders

This commit is contained in:
schroda
2025-05-03 12:14:05 +02:00
parent 11b75103eb
commit b80006504e
87 changed files with 125 additions and 125 deletions

View File

@@ -11,7 +11,7 @@ import { AppRoutes } from '@/modules/core/AppRoute.constants.ts';
import { Mangas } from '@/modules/manga/services/Mangas.ts';
import { MangaIdInfo, MangaThumbnailInfo } from '@/modules/manga/Manga.types.ts';
import { MangaType } from '@/lib/graphql/generated/graphql.ts';
import { ListCardAvatar } from '@/modules/core/components/cards/list/ListCardAvatar.tsx';
import { ListCardAvatar } from '@/modules/core/components/lists/cards/ListCardAvatar.tsx';
export const ChapterCardThumbnail = ({
mangaId,