Kind: Component
Source: atloria-monorepo/apps/web/src/components/AI/PromptLibrary.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
prompt | PromptTemplate | ✓ | - |
onEdit | Function | ✓ | - |
onDelete | Function | ✓ | - |
Diagram
mermaidgraph TD component_PromptCard_158cdc5a["PromptCard"] class component_PromptCard_158cdc5a rootComponent
Relationships
- RENDERS →
CategoryBadge - USES_HOOK →
useState
Referenced By
PromptLibrary(RENDERS)
Was this page helpful?