From 90d02b122d22fe3f9db88ffe97c51399c1fcb258 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Sat, 27 Jan 2024 00:14:04 -0600 Subject: [PATCH] more --- src/Components/SignupPage/SignupPage.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Components/SignupPage/SignupPage.js b/src/Components/SignupPage/SignupPage.js index ab047d2..f808b42 100644 --- a/src/Components/SignupPage/SignupPage.js +++ b/src/Components/SignupPage/SignupPage.js @@ -159,7 +159,7 @@ const SignupPage = () => { if (dataValues === null) { return; } -*/ + */ const dataValues = { barNumber: "232323", city: "broolyn", @@ -212,7 +212,7 @@ const SignupPage = () => { "Content-Type": "application/json", }, body: JSON.stringify({ - type: "monthly", // TODO: replace this with the user-chosen value later when we have the UI for it + type: "monthly", customerData: { email: customerDataValues.email, name: