Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
derek
/
FPSMS-frontend
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
update
feature/axios_provider
MSI\derek
5 meses atrás
pai
31a24b09e4
commit
2af962855a
1 arquivos alterados
com
2 adições
e
2 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-2
src/components/CreateProductMaterial/CreateProductMaterial.tsx
+ 2
- 2
src/components/CreateProductMaterial/CreateProductMaterial.tsx
Ver arquivo
@@ -50,8 +50,8 @@ const CreateProductMaterial: React.FC<Props> = ({
redirPath = "/material";
}
if (type === TypeEnum.PRODUCT) {
title = "Pro
je
ct";
redirPath = "/pro
je
ct";
title = "Pro
du
ct";
redirPath = "/pro
du
ct";
}
if (isEditMode) {
mode = "Edit";
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar