Przeglądaj źródła

update

tags/Baseline_30082024_FRONTEND_UAT
cyril.tsui 1 rok temu
rodzic
commit
27be71f411
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      src/components/CreateTeam/CreateTeamWrapper.tsx

+ 0
- 1
src/components/CreateTeam/CreateTeamWrapper.tsx Wyświetl plik

@@ -3,7 +3,6 @@ import CreateTeam from "./CreateTeam";
import CreateTeamLoading from "./CreateTeamLoading"; import CreateTeamLoading from "./CreateTeamLoading";
// import { fetchTeam, fetchTeamLeads } from "@/app/api/team"; // import { fetchTeam, fetchTeamLeads } from "@/app/api/team";
import { useSearchParams } from "next/navigation"; import { useSearchParams } from "next/navigation";
import { fetchStaffCombo } from "@/app/api/staff/actions";
import { fetchStaff } from "@/app/api/staff"; import { fetchStaff } from "@/app/api/staff";


interface SubComponents { interface SubComponents {


Ładowanie…
Anuluj
Zapisz