kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Change invoice type
rodzic
029167cf81
commit
40db14b199
|
@ -14,7 +14,7 @@ const messages = defineMessages({
|
|||
|
||||
interface IZapSplit {
|
||||
zapData: ZapSplitData;
|
||||
invoice: any;
|
||||
invoice: string | undefined;
|
||||
zapAmount: number;
|
||||
modalStep?: React.Dispatch<React.SetStateAction<number>>;
|
||||
onNext: () => void;
|
||||
|
|
Ładowanie…
Reference in New Issue