From b278403c08bae6b81fdec8cd49a17eca1401839b Mon Sep 17 00:00:00 2001 From: Spencer Spenst Date: Tue, 28 May 2024 17:28:38 -0700 Subject: [PATCH] better tutorial end page --- components/home/tutorialPathology.tsx | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/components/home/tutorialPathology.tsx b/components/home/tutorialPathology.tsx index 1ba48e1f9..558f60c28 100644 --- a/components/home/tutorialPathology.tsx +++ b/components/home/tutorialPathology.tsx @@ -528,8 +528,8 @@ export default function TutorialPathology() { onSolve: niceJob, }, { - header:
-
Congratulations on completing the tutorial!
+ header:
+
Congratulations on completing the tutorial!
{isLoggedIn ?
Campaign!
: -
+ <>
- Ready to Play? + Sign up to play the campaign and save your progress!
-
- Start Level 1 + Or head back to the Home page to keep exploring.
-
- (or start without signing up) -
-
+ }
, },