kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Alex Gleason <alex@alexgleason.me>environments/review-zap-split-y0fwi7/deployments/4824
rodzic
e0c250ef3d
commit
3e604b4b8c
|
@ -37,7 +37,6 @@ const ZapInvoiceModal: React.FC<IZapInvoice> = ({ account, invoice, splitData, o
|
|||
const dispatch = useAppDispatch();
|
||||
const { hasZapSplit, zapSplitAccounts, splitValues } = splitData;
|
||||
|
||||
|
||||
const onClickClose = () => {
|
||||
onClose('ZAP_INVOICE');
|
||||
dispatch(closeModal('ZAP_PAY_REQUEST'));
|
||||
|
|
Ładowanie…
Reference in New Issue