Dylan Brunning

Results 1 comments of Dylan Brunning

> Hi! To fix this issue add this to your lib/hooks.ts file > > ```ts > import { useActiveSectionContext } from "@/context/active-section-context"; > import { useEffect } from "react"; >...