Pārlūkot izejas kodu

[Derek]- comment createStaffForm related import and export

tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi pirms 1 gada
vecāks
revīzija
81d6347125
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      src/components/CreateStaff/CreateStaff.tsx
  2. +1
    -1
      src/components/CreateStaffForm/index.ts

+ 1
- 1
src/components/CreateStaff/CreateStaff.tsx Parādīt failu

@@ -12,7 +12,7 @@ import {
} from "react-hook-form";
import { CreateStaffInputs, saveStaff, testing } from "@/app/api/staff/actions";
import { Button, Stack, Typography } from "@mui/material";
import CreateStaffForm from "../CreateStaffForm";
// import CreateStaffForm from "../CreateStaffForm";
import { comboProp, fetchCompanyCombo } from "@/app/api/companys/actions";
import { fetchTeamCombo } from "@/app/api/team/actions";
import { fetchDepartmentCombo } from "@/app/api/departments/actions";


+ 1
- 1
src/components/CreateStaffForm/index.ts Parādīt failu

@@ -1 +1 @@
export { default } from "./CreateStaffForm";
// export { default } from "./CreateStaffForm";

Notiek ielāde…
Atcelt
Saglabāt