This commit is contained in:
Kenneth Jannette
2024-01-27 16:22:53 -06:00
parent b8c3610c0d
commit 27af139ea3
2 changed files with 5 additions and 1 deletions

View File

@@ -451,6 +451,8 @@ const SignupPage = () => {
modalText={modalText}
notice={notice}
setNotice={setNotice}
selectedPlan={selectedPlan}
isAnnual={isAnnual}
/>
) : (
<></>