Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/settings/issues/[ticketId]/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
text | string | ✓ | - |
sectionHeading | string | - | - |
onSave | Function | ✓ | - |
Diagram
mermaidgraph TD component_EditableDescription_be7c90f["EditableDescription"] class component_EditableDescription_be7c90f rootComponent
Relationships
- RENDERS →
LinkIcon - RENDERS →
motion-div - RENDERS →
ChevronDownIcon - USES_HOOK →
useState - USES_HOOK →
useEffect
Referenced By
IssueDetailPageInner(RENDERS)
Was this page helpful?