From 7d2bc2be4afaf62b5d28e0e4aa9f856f019101b1 Mon Sep 17 00:00:00 2001 From: onmax Date: Fri, 11 Feb 2022 10:36:02 +0100 Subject: [PATCH] render arrow in slow devices --- src/App.vue | 1 - src/components/Tour.vue | 22 +++++++++++++--------- src/lib/tour/onboarding/index.ts | 5 +---- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/App.vue b/src/App.vue index 987537c7c..a63c5de5b 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,5 @@