Pārlūkot izejas kodu

update

feature/axios_provider
MSI\derek pirms 5 mēnešiem
vecāks
revīzija
2af962855a
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +2
    -2
      src/components/CreateProductMaterial/CreateProductMaterial.tsx

+ 2
- 2
src/components/CreateProductMaterial/CreateProductMaterial.tsx Parādīt failu

@@ -50,8 +50,8 @@ const CreateProductMaterial: React.FC<Props> = ({
redirPath = "/material";
}
if (type === TypeEnum.PRODUCT) {
title = "Project";
redirPath = "/project";
title = "Product";
redirPath = "/product";
}
if (isEditMode) {
mode = "Edit";


Notiek ielāde…
Atcelt
Saglabāt