diff --git a/src/composables/useScrollAnimations.ts b/src/composables/useScrollAnimations.ts index 4266566..e998126 100644 --- a/src/composables/useScrollAnimations.ts +++ b/src/composables/useScrollAnimations.ts @@ -1,7 +1,7 @@ import { onMounted, onUnmounted, ref } from 'vue' import gsap from 'gsap' import ScrollTrigger from 'gsap/ScrollTrigger' -import { useSectionStore } from '../store/useActiveSection' +// import { useSectionStore } from '../store/useActiveSection'