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

@@ -18,7 +18,7 @@ import Typography from '@mui/material/Typography';
import { CustomTooltip } from '@/modules/core/components/CustomTooltip.tsx';
import { requestManager } from '@/lib/requests/RequestManager.ts';
import { CategoryType } from '@/lib/graphql/generated/graphql.ts';
import { ListCardContent } from '@/modules/core/components/cards/list/ListCardContent.tsx';
import { ListCardContent } from '@/modules/core/components/lists/cards/ListCardContent.tsx';
export const CategorySettingsCard = ({
category,