Open ankitakinger opened 1 day ago
Update the logic used in useSegmentNavigation hook to not use pageId as not all IDEs can have the pageId. The navigation shouldn't be dependent on pageId.
useSegmentNavigation
pageId
Update the logic used in
useSegmentNavigation
hook to not use pageId as not all IDEs can have thepageId
. The navigation shouldn't be dependent onpageId
.