This commit is contained in:
Kenneth Jannette
2024-01-19 19:08:48 -06:00
parent 36b8a722b3
commit 2fc35a0429
2 changed files with 8 additions and 27 deletions

View File

@@ -14,8 +14,9 @@ const PaymentModal = ({
paymentfields,
handleChangePaymentInput,
modalText,
handleSignup,
handleSignUp,
setShowPaymentModal,
handleSignup,
}) => {
const fieldsChunkSize = 2;