From c81cfdf957243c1e5a75ab494e735523d95243b0 Mon Sep 17 00:00:00 2001 From: tylerslaton Date: Fri, 8 Mar 2024 00:12:16 -0500 Subject: [PATCH] fix: address lifecycling issue Signed-off-by: tylerslaton --- components/Tool.vue | 43 +++++++++++++++++++++------------ pages/[...slug].vue | 59 ++++++++++++--------------------------------- 2 files changed, 44 insertions(+), 58 deletions(-) diff --git a/components/Tool.vue b/components/Tool.vue index 5f915a6..2ebb566 100644 --- a/components/Tool.vue +++ b/components/Tool.vue @@ -1,8 +1,8 @@