+
+ Create your Medusa account
+
+
+
+
-
-
-
- Already signed up? Log in
-
+
+
+
+
+
+
-
- ) : (
-
-
- {first_run
- ? `Let's get you started!`
- : `You have been invited to join the team`}
-
- {first_run ? (
-
- Create an admin account to access your
Medusa dashboard.
-
- ) : (
-
- You can now join the team. Sign up below and get started
-
- with your Medusa account right away.
-
- )}
+
+ Already signed up? Log in
+
- )}
-
-
+
+ ) : (
+
+
+ {first_run
+ ? `Let's get you started!`
+ : `You have been invited to join the team`}
+
+ {first_run ? (
+
+ Create an admin account to access your
Medusa dashboard.
+
+ ) : (
+
+ You can now join the team. Sign up below and get started
+
+ with your Medusa account right away.
+
+ )}
+
+
+ )}
+
)
}