Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
showMenu | boolean | - | true |
limit | number | - | 0 |
Diagram
mermaidgraph TD component_ProjectsPage_781eeb9a["ProjectsPage"] class component_ProjectsPage_781eeb9a rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
EmptyState-98f5e - RENDERS →
MagnifyingGlassIcon - RENDERS →
PlusIcon - RENDERS →
StatCard - RENDERS →
FolderIcon - RENDERS →
BoltIcon - RENDERS →
CheckCircleIcon - RENDERS →
DocumentTextIcon - RENDERS →
AnimatePresence - RENDERS →
ProjectCardCustom - RENDERS →
DeleteProjectModal - USES_HOOK →
useSession - USES_HOOK →
useProjects - USES_HOOK →
useRouter - USES_HOOK →
useAPIClient - USES_HOOK →
useProjectContext - USES_HOOK →
useState - USES_HOOK →
useMemo
Was this page helpful?