n1co02
Results
1
comments of
n1co02
you could just return the inView in your custom Hook `return { ref, inView, }` modify the ` const { ref} = useSectionInView('Experience') ` to ` const { ref, inView...