From 89146978b72ef3b16d72be83f96e75fe53620972 Mon Sep 17 00:00:00 2001 From: xzadudu179 Date: Thu, 28 Aug 2025 18:15:26 +0800 Subject: [PATCH] undo formatting --- .../Animations/TargetCursor/TargetCursor.vue | 26 ++++++++++++------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/src/content/Animations/TargetCursor/TargetCursor.vue b/src/content/Animations/TargetCursor/TargetCursor.vue index 168cc40..9280c88 100644 --- a/src/content/Animations/TargetCursor/TargetCursor.vue +++ b/src/content/Animations/TargetCursor/TargetCursor.vue @@ -35,7 +35,7 @@ const moveCursor = (x: number, y: number) => { }); }; -let cleanupAnimation: () => void = () => { }; +let cleanupAnimation: () => void = () => {}; const setupAnimation = () => { if (!cursorRef.value) return; @@ -336,22 +336,30 @@ watch(