Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/components/settings/SettingsShell.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
header | ReactNode | - | - |
children | ReactNode | ✓ | - |
Diagram
mermaidgraph TD component_SettingsShell_431bdb07["SettingsShell"] class component_SettingsShell_431bdb07 rootComponent
Relationships
- RENDERS →
Search - RENDERS →
X - RENDERS →
SettingsNav - RENDERS →
SettingsShellContext-Provider - USES_HOOK →
useState - USES_HOOK →
useMemo
Was this page helpful?