From 25e633fe44d7bd84c566090188ea2c9a82449c69 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 27 Jun 2022 03:58:55 +1000 Subject: Clean up code in TutorialPane Also simply tutorial instructions --- src/components/TutorialPane.vue | 146 ++++++++++++++++++---------------------- 1 file changed, 64 insertions(+), 82 deletions(-) (limited to 'src/components/TutorialPane.vue') diff --git a/src/components/TutorialPane.vue b/src/components/TutorialPane.vue index fdebc8b..fe877ef 100644 --- a/src/components/TutorialPane.vue +++ b/src/components/TutorialPane.vue @@ -1,20 +1,25 @@