mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-07 06:29:30 -07:00
update
This commit is contained in:
@@ -119,6 +119,7 @@ const setupAnimation = () => {
|
||||
corners.forEach(corner => {
|
||||
gsap.killTweensOf(corner);
|
||||
})
|
||||
gsap.killTweensOf(cursorRef.value);
|
||||
spinTl.value?.pause();
|
||||
|
||||
gsap.set(cursorRef.value, { rotation: 0 });
|
||||
|
||||
Reference in New Issue
Block a user