Ver a proveniência

update

master
cyril.tsui há 1 mês
ascendente
cometimento
87576ebf1b
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      src/components/JoSave/JoSave.tsx

+ 1
- 1
src/components/JoSave/JoSave.tsx Ver ficheiro

@@ -13,7 +13,7 @@ import InfoCard from "./InfoCard";
import PickTable from "./PickTable";

type Props = {
id: number;
id?: number;
defaultValues: Partial<JoDetail> | undefined;
}



Carregando…
Cancelar
Guardar