소스 검색

update

tags/Baseline_30082024_FRONTEND_UAT
cyril.tsui 1 년 전
부모
커밋
27be71f411
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. +0
    -1
      src/components/CreateTeam/CreateTeamWrapper.tsx

+ 0
- 1
src/components/CreateTeam/CreateTeamWrapper.tsx 파일 보기

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

interface SubComponents {


불러오는 중...
취소
저장