This commit is contained in:
Kenneth Jannette
2024-01-19 15:20:12 -06:00
parent a1cdf60a2c
commit e3db6a3eb3
2 changed files with 5 additions and 5 deletions

View File

@@ -273,6 +273,7 @@ const SignupPage = () => {
handleChangePaymentInput={handleChangePaymentInput}
handleSignup={handleSignup}
paymentdata={paymentdata}
paymentfields={paymentfields}
setPaymentdata={setPaymentdata}
buttonLabelText="Signup"
modalText="Please enter payment information"