Selaa lähdekoodia

update

tags/Baseline_30082024_FRONTEND_UAT
cyril.tsui 1 vuosi sitten
vanhempi
commit
64a16e53da
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. +1
    -2
      src/app/api/team/actions.ts

+ 1
- 2
src/app/api/team/actions.ts Näytä tiedosto

@@ -1,8 +1,7 @@
"use server";
import { serverFetchJson } from "@/app/utils/fetchUtil";
import { BASE_API_URL } from "@/config/api";
import { cache } from "react";
import { Staff, StaffGroup } from "../staff";
import { cache } from "react";
import { TeamResult } from ".";




Ladataan…
Peruuta
Tallenna