From 79b48e20174a9bfa8ec4336cfd56eee3c0b8df24 Mon Sep 17 00:00:00 2001 From: Joshua Date: Thu, 11 Nov 2021 17:11:13 -0700 Subject: [PATCH] feat: replace my scrollTo with smoothScroll mixin --- src/components/BorrowerProfile/JumpLinks.vue | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/components/BorrowerProfile/JumpLinks.vue b/src/components/BorrowerProfile/JumpLinks.vue index 4452202173..5b8e266af3 100644 --- a/src/components/BorrowerProfile/JumpLinks.vue +++ b/src/components/BorrowerProfile/JumpLinks.vue @@ -28,12 +28,14 @@