cyril.tsui 6 miesięcy temu
rodzic
commit
87576ebf1b
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/components/JoSave/JoSave.tsx

+ 1
- 1
src/components/JoSave/JoSave.tsx Wyświetl plik

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


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




Ładowanie…
Anuluj
Zapisz