...
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-11-17 15:59:35 +08:00
parent 22a0cf46fb
commit 0bf3b718b2
35 changed files with 204 additions and 841 deletions

View File

@@ -9,7 +9,7 @@ import {
createFolder,
deleteFolderById,
getFoldersWithTotalPairsByOwner,
} from "@/lib/services/folderService";
} from "@/lib/actions/services/folderService";
import { useTranslations } from "next-intl";
interface FolderProps {