Przeglądaj źródła

update

tags/Baseline_30082024_FRONTEND_UAT
MSI\derek 1 rok temu
rodzic
commit
cfd24a260f
1 zmienionych plików z 6 dodań i 6 usunięć
  1. +6
    -6
      src/components/CreateStaff/CreateStaff.tsx

+ 6
- 6
src/components/CreateStaff/CreateStaff.tsx Wyświetl plik

@@ -215,12 +215,12 @@ const CreateStaff: React.FC<formProps> = ({ Title }) => {
// value: "",
// required: false,
// },
{
id: "hourlyRate",
label: t("Hourly Rate"),
type: "numeric-testing",
required: true,
},
// {
// id: "hourlyRate",
// label: t("Hourly Rate"),
// type: "numeric-testing",
// required: true,
// },
{
id: "employType",
label: t("Employ Type"),


Ładowanie…
Anuluj
Zapisz