Skip to content

ProjectDropdown

reference
1 min readUpdated

Kind: Component

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

Diagram

mermaid
graph TD
    component_ProjectDropdown_2feb723["ProjectDropdown"]
    class component_ProjectDropdown_2feb723 rootComponent

Relationships

  • RENDERS → FolderIcon
  • RENDERS → Menu
  • RENDERS → Menu-Button
  • RENDERS → ChevronDownIcon
  • RENDERS → Transition
  • RENDERS → Menu-Items
  • RENDERS → MagnifyingGlassIcon
  • RENDERS → ClockIcon
  • RENDERS → Menu-Item
  • USES_HOOK → useSession
  • USES_HOOK → useAPIClient
  • USES_HOOK → useProjectContext
  • USES_HOOK → useState
  • USES_HOOK → useRef
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF