From ef78861e1648f0b37a0232f7597015ed233eaf67 Mon Sep 17 00:00:00 2001 From: eggy Date: Wed, 10 Aug 2022 11:05:20 -0400 Subject: [PATCH] feat: make buttontotop selective --- components/ButtonToTop.vue | 9 ++++++++- components/Navbar.vue | 2 ++ layouts/default.vue | 7 ------- pages/index.vue | 1 + pages/stories.vue | 4 +++- 5 files changed, 14 insertions(+), 9 deletions(-) diff --git a/components/ButtonToTop.vue b/components/ButtonToTop.vue index 1336489..7d4a1c6 100644 --- a/components/ButtonToTop.vue +++ b/components/ButtonToTop.vue @@ -1,7 +1,14 @@ + +