diff --git a/client/pages/Onboarding.tsx b/client/pages/Onboarding.tsx index 21010c38..696656b9 100644 --- a/client/pages/Onboarding.tsx +++ b/client/pages/Onboarding.tsx @@ -116,9 +116,20 @@ export default function Onboarding() {

Join AeThex

- - Step {currentStep + 1} of {steps.length} - +
+ + Step {currentStep + 1} of {steps.length} + +
+ Already have an account?{" "} + + Sign In + +
+