Skip to content

BoardsIndexContent

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/settings/issues/boards/page.tsx

Diagram

mermaid
graph TD
    component_BoardsIndexContent_56ce5809["BoardsIndexContent"]
    class component_BoardsIndexContent_56ce5809 rootComponent

Relationships

  • RENDERS → Link
  • RENDERS → ArrowLeftIcon
  • RENDERS → IssuesViewTabs
  • RENDERS → ViewColumnsIcon
  • RENDERS → PlusIcon
  • RENDERS → ArrowPathIcon
  • RENDERS → BoardListCard
  • RENDERS → CreateBoardDialog
  • RENDERS → BoardSettingsDialog
  • RENDERS → DeleteBoardDialog
  • USES_HOOK → useSession
  • USES_HOOK → useAPIClient
  • USES_HOOK → useCurrentProjectId
  • USES_HOOK → useState
  • USES_HOOK → useCallback
  • USES_HOOK → useEffect
  • USES_HOOK → useMemo

Referenced By

  • BoardsIndexPage (RENDERS)

Was this page helpful?

Download as PDF