1import { useActive } from "alepha/react/router";
Hook to determine if a given route is active and to provide anchor props for navigation. This hook refreshes on router state changes.