|
|
@@ -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 { |
|
|
|