Skip to content

Breadcrumbs

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Layout/Breadcrumbs.tsx

Diagram

mermaid
graph TD
    component_Breadcrumbs_7e8905e3["Breadcrumbs"]
    class component_Breadcrumbs_7e8905e3 rootComponent

Relationships

  • RENDERS → ChevronRightIcon
  • RENDERS → Link
  • USES_HOOK → usePathname
  • USES_HOOK → useSearchParams
  • USES_HOOK → useProjectContext
  • USES_HOOK → useSession
  • USES_HOOK → useAPIClient
  • USES_HOOK → useCurrentProjectId
  • USES_HOOK → useState
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF