From 975087a66ace922116e9ff3a84c6dfcb488f33d2 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Wed, 29 Jun 2022 22:07:44 +1000 Subject: Add tutorial current-stage indicator --- src/components/TutorialPane.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/TutorialPane.vue b/src/components/TutorialPane.vue index 894d834..c37611d 100644 --- a/src/components/TutorialPane.vue +++ b/src/components/TutorialPane.vue @@ -1,7 +1,9 @@