Skip to content

CommandPalette

reference
1 min readUpdated

Kind: Component

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

Diagram

mermaid
graph TD
    component_CommandPalette_2ff14b4d["CommandPalette"]
    class component_CommandPalette_2ff14b4d rootComponent

Relationships

  • RENDERS → MagnifyingGlassIcon
  • RENDERS → Icon
  • USES_HOOK → useRouter
  • USES_HOOK → useSession
  • USES_HOOK → useAPIClient
  • USES_HOOK → useProjectContext
  • USES_HOOK → useState
  • USES_HOOK → useRef
  • USES_HOOK → useEffect
  • USES_HOOK → useCallback
  • USES_HOOK → useMemo

Was this page helpful?

Download as PDF